Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/usb/uvc/
Duvcvideo.h769 int uvc_ctrl_restore_values(struct uvc_device *dev);
Duvc_video.c1838 uvc_ctrl_restore_values(stream->dev); in uvc_init_video()
Duvc_ctrl.c1978 int uvc_ctrl_restore_values(struct uvc_device *dev) in uvc_ctrl_restore_values() function
Duvc_driver.c2244 ret = uvc_ctrl_restore_values(dev); in __uvc_resume()