Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/usb/cx231xx/
Dcx231xx-vbi.h13 extern struct vb2_ops cx231xx_vbi_qops;
Dcx231xx-vbi.c240 struct vb2_ops cx231xx_vbi_qops = { variable
Dcx231xx-video.c1870 q->ops = &cx231xx_vbi_qops; in cx231xx_register_analog_devices()