Searched refs:videobuf_queue_ops (Results 1 – 9 of 9) sorted by relevance
/Linux-v6.6/include/media/ |
D | videobuf-core.h | 102 struct videobuf_queue_ops { struct 145 const struct videobuf_queue_ops *ops; 186 const struct videobuf_queue_ops *ops,
|
D | videobuf-dma-contig.h | 17 const struct videobuf_queue_ops *ops,
|
D | videobuf-vmalloc.h | 30 const struct videobuf_queue_ops *ops,
|
D | videobuf-dma-sg.h | 92 const struct videobuf_queue_ops *ops,
|
/Linux-v6.6/drivers/media/v4l2-core/ |
D | videobuf-vmalloc.c | 278 const struct videobuf_queue_ops *ops, in videobuf_queue_vmalloc_init()
|
D | videobuf-dma-contig.c | 342 const struct videobuf_queue_ops *ops, in videobuf_queue_dma_contig_init()
|
D | videobuf-dma-sg.c | 668 const struct videobuf_queue_ops *ops, in videobuf_queue_sg_init()
|
D | videobuf-core.c | 144 const struct videobuf_queue_ops *ops, in videobuf_queue_core_init()
|
/Linux-v6.6/Documentation/driver-api/media/ |
D | v4l2-videobuf.rst | 89 struct videobuf_queue_ops { 171 struct videobuf_queue_ops *ops, 180 struct videobuf_queue_ops *ops, 189 struct videobuf_queue_ops *ops,
|