Home
last modified time | relevance | path

Searched refs:uvc_xu_ctrl_query (Results 1 – 3 of 3) sorted by relevance

/drivers/media/video/uvc/
Duvc_v4l2.c983 return uvc_xu_ctrl_query(video, arg, 0); in uvc_v4l2_do_ioctl()
986 return uvc_xu_ctrl_query(video, arg, 1); in uvc_v4l2_do_ioctl()
Duvcvideo.h805 extern int uvc_xu_ctrl_query(struct uvc_video_device *video,
Duvc_ctrl.c1056 int uvc_xu_ctrl_query(struct uvc_video_device *video, in uvc_xu_ctrl_query() function