Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/pci/bt8xx/
Dbttvp.h272 extern const struct videobuf_queue_ops bttv_vbi_qops;
Dbttv-vbi.c224 const struct videobuf_queue_ops bttv_vbi_qops = { variable
Dbttv-driver.c2988 videobuf_queue_sg_init(&fh->vbi, &bttv_vbi_qops, in bttv_open()