Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/em28xx/
H A Dem28xx-dvb.c238 static int em28xx_stop_streaming(struct em28xx_dvb *dvb) in em28xx_stop_streaming() function
281 err = em28xx_stop_streaming(dvb); in em28xx_stop_feed()
H A Dem28xx-video.c1137 static void em28xx_stop_streaming(struct vb2_queue *vq) in em28xx_stop_streaming() function
1231 .stop_streaming = em28xx_stop_streaming,