Home
last modified time | relevance | path

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

/linux/drivers/media/usb/uvc/
H A Duvc_queue.c188 uvc_video_stop_streaming(uvc_queue_to_stream(queue)); in uvc_stop_streaming()
H A Duvcvideo.h733 void uvc_video_stop_streaming(struct uvc_streaming *stream);
H A Duvc_video.c2309 void uvc_video_stop_streaming(struct uvc_streaming *stream) in uvc_video_stop_streaming() function