Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/pci/bt8xx/
H A Dbttvp.h272 extern const struct videobuf_queue_ops bttv_vbi_qops;
H A Dbttv-vbi.c224 const struct videobuf_queue_ops bttv_vbi_qops = { variable
H A Dbttv-driver.c2998 videobuf_queue_sg_init(&fh->vbi, &bttv_vbi_qops, in bttv_open()