Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/usb/em28xx/
H A Dem28xx-v4l.h19 void em28xx_stop_vbi_streaming(struct vb2_queue *vq);
H A Dem28xx-vbi.c96 .stop_streaming = em28xx_stop_vbi_streaming,
H A Dem28xx-video.c1182 void em28xx_stop_vbi_streaming(struct vb2_queue *vq) in em28xx_stop_vbi_streaming() function