Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/usb/cx231xx/
Dcx231xx-vbi.h25 extern const struct videobuf_queue_ops cx231xx_vbi_qops;
Dcx231xx-vbi.c288 const struct videobuf_queue_ops cx231xx_vbi_qops = { variable
Dcx231xx-video.c1832 videobuf_queue_vmalloc_init(&fh->vb_vidq, &cx231xx_vbi_qops, in cx231xx_v4l2_open()