Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/usb/cx231xx/
Dcx231xx-vbi.h25 extern struct videobuf_queue_ops cx231xx_vbi_qops;
Dcx231xx-vbi.c289 struct videobuf_queue_ops cx231xx_vbi_qops = { variable
Dcx231xx-video.c1783 videobuf_queue_vmalloc_init(&fh->vb_vidq, &cx231xx_vbi_qops, in cx231xx_v4l2_open()