Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/media/pci/saa7134/
Dsaa7134-vbi.c159 const struct vb2_ops saa7134_vbi_qops = { variable
Dsaa7134.h855 extern const struct vb2_ops saa7134_vbi_qops;
Dsaa7134-video.c1729 q->ops = &saa7134_vbi_qops; in saa7134_video_init1()