Searched refs:uvc_ctrl_commit_entity (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/usb/uvc/ |
H A D | uvc_ctrl.c | 1500 static int uvc_ctrl_commit_entity(struct uvc_device *dev, in uvc_ctrl_commit_entity() function 1560 ret = uvc_ctrl_commit_entity(chain->dev, entity, rollback); in __uvc_ctrl_commit() 2015 ret = uvc_ctrl_commit_entity(dev, entity, 0); in uvc_ctrl_restore_values()
|
/kernel/linux/linux-6.6/drivers/media/usb/uvc/ |
H A D | uvc_ctrl.c | 1766 static int uvc_ctrl_commit_entity(struct uvc_device *dev, in uvc_ctrl_commit_entity() function 1851 ret = uvc_ctrl_commit_entity(chain->dev, entity, rollback, in __uvc_ctrl_commit() 2324 ret = uvc_ctrl_commit_entity(dev, entity, 0, NULL); in uvc_ctrl_restore_values()
|
Completed in 6 milliseconds