Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/pci/bt8xx/
Dbttvp.h175 extern const struct vb2_ops bttv_vbi_qops;
Dbttv-vbi.c168 const struct vb2_ops bttv_vbi_qops = { variable
Dbttv-driver.c3086 q->ops = &bttv_vbi_qops; in vdev_init()