Home
last modified time | relevance | path

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

/linux/drivers/media/pci/cx23885/
H A Dcx23885-vbi.c247 const struct vb2_ops cx23885_vbi_qops = { variable
H A Dcx23885.h590 extern const struct vb2_ops cx23885_vbi_qops;
H A Dcx23885-video.c1344 q->ops = &cx23885_vbi_qops; in cx23885_video_register()