Home
last modified time | relevance | path

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

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