Home
last modified time | relevance | path

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

/linux-6.15/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.h743 void uvc_video_stop_streaming(struct uvc_streaming *stream);
H A Duvc_video.c2360 void uvc_video_stop_streaming(struct uvc_streaming *stream) in uvc_video_stop_streaming() function