Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/pci/cx88/
Dcx88-vbi.c225 const struct vb2_ops cx8800_vbi_qops = { variable
Dcx88.h678 extern const struct vb2_ops cx8800_vbi_qops;
Dcx88-video.c1460 q->ops = &cx8800_vbi_qops; in cx8800_initdev()