Searched refs:uvc_ctrl_begin (Results 1 – 3 of 3) sorted by relevance
773 int uvc_ctrl_begin(struct uvc_video_chain *chain);
837 ret = uvc_ctrl_begin(chain); in uvc_ioctl_g_ext_ctrls() 871 ret = uvc_ctrl_begin(chain); in uvc_ioctl_s_try_ext_ctrls()
2133 * At the beginning of a set request, uvc_ctrl_begin should be called to2151 int uvc_ctrl_begin(struct uvc_video_chain *chain) in uvc_ctrl_begin() function