Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/em28xx/
H A Dem28xx-v4l.h11 extern const struct vb2_ops em28xx_vbi_qops;
H A Dem28xx-vbi.c81 const struct vb2_ops em28xx_vbi_qops = { variable
H A Dem28xx-video.c1263 q->ops = &em28xx_vbi_qops; in em28xx_vb2_setup()