Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/usb/em28xx/
H A Dem28xx-dvb.c241 static int em28xx_stop_streaming(struct em28xx_dvb *dvb) in em28xx_stop_streaming() function
284 err = em28xx_stop_streaming(dvb); in em28xx_stop_feed()
H A Dem28xx-video.c1147 static void em28xx_stop_streaming(struct vb2_queue *vq) in em28xx_stop_streaming() function
1241 .stop_streaming = em28xx_stop_streaming,