Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/pci/cx88/
Dcx88-vbi.c226 const struct vb2_ops cx8800_vbi_qops = { variable
Dcx88.h674 extern const struct vb2_ops cx8800_vbi_qops;
Dcx88-video.c1469 q->ops = &cx8800_vbi_qops; in cx8800_initdev()