Home
last modified time | relevance | path

Searched refs:uvc_ctrl_commit (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/media/usb/uvc/
Duvcvideo.h848 static inline int uvc_ctrl_commit(struct uvc_fh *handle, in uvc_ctrl_commit() function
Duvc_v4l2.c1031 ret = uvc_ctrl_commit(handle, &xctrl, 1); in uvc_ioctl_s_ctrl()
1111 return uvc_ctrl_commit(handle, ctrls->controls, ctrls->count); in uvc_ioctl_s_try_ext_ctrls()