Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/bt8xx/
H A Dbttvp.h175 extern const struct vb2_ops bttv_vbi_qops;
H A Dbttv-vbi.c166 const struct vb2_ops bttv_vbi_qops = { variable
H A Dbttv-driver.c3105 q->ops = &bttv_vbi_qops; in vdev_init()