Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/usb/uvc/
Duvc_video.c254 static int uvc_set_video_ctrl(struct uvc_streaming *stream, in uvc_set_video_ctrl() function
315 ret = uvc_set_video_ctrl(stream, probe, 1); in uvc_probe_video()
332 ret = uvc_set_video_ctrl(stream, probe, 1); in uvc_probe_video()
365 return uvc_set_video_ctrl(stream, probe, 0); in uvc_commit_video()
1800 uvc_set_video_ctrl(stream, probe, 1); in uvc_video_init()