Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/pci/cx88/
Dcx88-vbi.c226 const struct vb2_ops cx8800_vbi_qops = { variable
Dcx88.h665 extern const struct vb2_ops cx8800_vbi_qops;
Dcx88-video.c1434 q->ops = &cx8800_vbi_qops; in cx8800_initdev()