Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/usb/em28xx/
Dem28xx-v4l.h19 void em28xx_stop_vbi_streaming(struct vb2_queue *vq);
Dem28xx-vbi.c96 .stop_streaming = em28xx_stop_vbi_streaming,
Dem28xx-video.c1187 void em28xx_stop_vbi_streaming(struct vb2_queue *vq) in em28xx_stop_vbi_streaming() function