Home
last modified time | relevance | path

Searched refs:vbi_qops (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/include/media/drv-intf/
H A Dsaa7146_vv.h168 extern const struct vb2_ops vbi_qops;
/kernel/linux/linux-5.10/drivers/media/common/saa7146/
H A Dsaa7146_vbi.c312 static const struct videobuf_queue_ops vbi_qops = { variable
398 videobuf_queue_sg_init(&fh->vbi_q, &vbi_qops, in vbi_open()
/kernel/linux/linux-6.6/drivers/media/common/saa7146/
H A Dsaa7146_fops.c384 q->ops = type == VFL_TYPE_VIDEO ? &video_qops : &vbi_qops; in saa7146_register_device()
H A Dsaa7146_vbi.c402 const struct vb2_ops vbi_qops = { variable

Completed in 5 milliseconds