Searched refs:uvc_ctrl_set (Results 1 – 3 of 3) sorted by relevance
719 extern int uvc_ctrl_set(struct uvc_video_chain *chain,
954 ret = uvc_ctrl_set(chain, &xctrl); in uvc_ioctl_s_ctrl()1009 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