Searched refs:uvc_video_stop_transfer (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/usb/uvc/ |
H A D | uvc_video.c | 1680 static void uvc_video_stop_transfer(struct uvc_streaming *stream, in uvc_video_stop_transfer() function 1757 uvc_video_stop_transfer(stream, 1); in uvc_init_video_isoc() 1824 uvc_video_stop_transfer(stream, 1); in uvc_init_video_bulk() 1947 uvc_video_stop_transfer(stream, 1); in uvc_video_start_transfer() 1978 uvc_video_stop_transfer(stream, 0); in uvc_video_suspend() 2158 uvc_video_stop_transfer(stream, 1); in uvc_video_stop_streaming()
|
/kernel/linux/linux-6.6/drivers/media/usb/uvc/ |
H A D | uvc_video.c | 1758 static void uvc_video_stop_transfer(struct uvc_streaming *stream, in uvc_video_stop_transfer() function 1827 uvc_video_stop_transfer(stream, 1); in uvc_init_video_isoc() 1890 uvc_video_stop_transfer(stream, 1); in uvc_init_video_bulk() 2014 uvc_video_stop_transfer(stream, 1); in uvc_video_start_transfer() 2046 uvc_video_stop_transfer(stream, 0); in uvc_video_suspend() 2248 uvc_video_stop_transfer(stream, 1); in uvc_video_stop_streaming()
|
Completed in 6 milliseconds