Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/usb/em28xx/
Dem28xx-v4l.h18 void em28xx_stop_vbi_streaming(struct vb2_queue *vq);
Dem28xx-vbi.c100 .stop_streaming = em28xx_stop_vbi_streaming,
Dem28xx-video.c1012 void em28xx_stop_vbi_streaming(struct vb2_queue *vq) in em28xx_stop_vbi_streaming() function