Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/usb/em28xx/
Dem28xx-dvb.c231 static int em28xx_stop_streaming(struct em28xx_dvb *dvb) in em28xx_stop_streaming() function
274 err = em28xx_stop_streaming(dvb); in em28xx_stop_feed()
Dem28xx-video.c981 static void em28xx_stop_streaming(struct vb2_queue *vq) in em28xx_stop_streaming() function
1065 .stop_streaming = em28xx_stop_streaming,