Searched refs:uvc_ctrl_set (Results 1 – 3 of 3) sorted by relevance
717 extern int uvc_ctrl_set(struct uvc_video_chain *chain,
963 ret = uvc_ctrl_set(chain, &xctrl); in uvc_ioctl_s_ctrl()1018 ret = uvc_ctrl_set(chain, ctrl); in uvc_ioctl_s_try_ext_ctrls()
1474 int uvc_ctrl_set(struct uvc_video_chain *chain, in uvc_ctrl_set() function