Home
last modified time | relevance | path

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

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