Searched refs:__uvc_find_control (Results 1 – 1 of 1) sorted by relevance
/drivers/media/video/uvc/ |
D | uvc_ctrl.c | 700 static void __uvc_find_control(struct uvc_entity *entity, __u32 v4l2_id, in __uvc_find_control() function 745 __uvc_find_control(video->processing, v4l2_id, mapping, &ctrl, next); in uvc_find_control() 750 __uvc_find_control(entity, v4l2_id, mapping, &ctrl, next); in uvc_find_control() 756 __uvc_find_control(entity, v4l2_id, mapping, &ctrl, next); in uvc_find_control()
|