Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/em28xx/
H A Dem28xx-v4l.h10 void em28xx_stop_vbi_streaming(struct vb2_queue *vq);
H A Dem28xx-vbi.c86 .stop_streaming = em28xx_stop_vbi_streaming,
H A Dem28xx-video.c1172 void em28xx_stop_vbi_streaming(struct vb2_queue *vq) in em28xx_stop_vbi_streaming() function