Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/usb/cx231xx/
Dcx231xx-vbi.h13 extern const struct videobuf_queue_ops cx231xx_vbi_qops;
Dcx231xx-vbi.c276 const struct videobuf_queue_ops cx231xx_vbi_qops = { variable
Dcx231xx-video.c1825 videobuf_queue_vmalloc_init(&fh->vb_vidq, &cx231xx_vbi_qops, in cx231xx_v4l2_open()