Home
last modified time | relevance | path

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

/drivers/media/usb/uvc/
Duvcvideo.h864 int uvc_ctrl_set(struct uvc_fh *handle, struct v4l2_ext_control *xctrl);
Duvc_v4l2.c1042 ret = uvc_ctrl_set(handle, &xctrl); in uvc_ioctl_s_ctrl()
1117 ret = uvc_ctrl_set(handle, ctrl); in uvc_ioctl_s_try_ext_ctrls()
Duvc_ctrl.c1585 int uvc_ctrl_set(struct uvc_fh *handle, in uvc_ctrl_set() function