Home
last modified time | relevance | path

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

/linux-5.10/drivers/media/usb/uvc/
Duvc_ctrl.c1490 static int uvc_ctrl_commit_entity(struct uvc_device *dev, in uvc_ctrl_commit_entity() function
1550 ret = uvc_ctrl_commit_entity(chain->dev, entity, rollback); in __uvc_ctrl_commit()
2005 ret = uvc_ctrl_commit_entity(dev, entity, 0); in uvc_ctrl_restore_values()