Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/media/video/bt8xx/
Dbttvp.h286 extern struct videobuf_queue_ops bttv_vbi_qops;
Dbttv-vbi.c231 struct videobuf_queue_ops bttv_vbi_qops = { variable
Dbttv-driver.c3209 videobuf_queue_sg_init(&fh->vbi, &bttv_vbi_qops, in bttv_open()