Home
last modified time | relevance | path

Searched refs:videobuf_qtype_ops (Results 1 – 5 of 5) sorted by relevance

/linux-4.19.296/include/media/
Dvideobuf-core.h120 struct videobuf_qtype_ops { struct
149 struct videobuf_qtype_ops *int_ops; argument
196 struct videobuf_qtype_ops *int_ops,
/linux-4.19.296/drivers/media/v4l2-core/
Dvideobuf-vmalloc.c291 static struct videobuf_qtype_ops qops = {
Dvideobuf-dma-contig.c343 static struct videobuf_qtype_ops qops = {
Dvideobuf-dma-sg.c653 static struct videobuf_qtype_ops sg_ops = {
Dvideobuf-core.c153 struct videobuf_qtype_ops *int_ops, in videobuf_queue_core_init()