Searched refs:vbi_qops (Results 1 – 3 of 3) sorted by relevance
168 extern const struct vb2_ops vbi_qops;
402 const struct vb2_ops vbi_qops = { variable
384 q->ops = type == VFL_TYPE_VIDEO ? &video_qops : &vbi_qops; in saa7146_register_device()