Searched refs:video_cid2name (Results 1 – 1 of 1) sorted by relevance
62 static const char * video_cid2name(uint32_t);518 ctrlname = video_cid2name(ctrl.id); in video_print_ctrl()581 ctrlname = video_cid2name(ctrl_id); in video_set_ctrl()605 video_cid2name(uint32_t id) in video_cid2name() function