Home
last modified time | relevance | path

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

/openbmc/linux/include/media/
H A Dvideobuf-core.h117 struct videobuf_qtype_ops { struct
146 struct videobuf_qtype_ops *int_ops; argument
193 struct videobuf_qtype_ops *int_ops,
/openbmc/linux/drivers/media/v4l2-core/
H A Dvideobuf-vmalloc.c268 static struct videobuf_qtype_ops qops = {
H A Dvideobuf-dma-contig.c333 static struct videobuf_qtype_ops qops = {
H A Dvideobuf-dma-sg.c644 static struct videobuf_qtype_ops sg_ops = {
H A Dvideobuf-core.c151 struct videobuf_qtype_ops *int_ops, in videobuf_queue_core_init()