Home
last modified time | relevance | path

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

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