Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/uvc/
H A Duvcvideo.h774 int uvc_ctrl_restore_values(struct uvc_device *dev);
H A Duvc_video.c2110 uvc_ctrl_restore_values(stream->dev); in uvc_video_start_transfer()
H A Duvc_ctrl.c2347 int uvc_ctrl_restore_values(struct uvc_device *dev) in uvc_ctrl_restore_values() function
H A Duvc_driver.c2364 ret = uvc_ctrl_restore_values(dev); in __uvc_resume()