Searched refs:videobuf_queue_ops (Results 1 – 15 of 15) sorted by relevance
/linux-6.3-rc2/include/media/ |
A D | videobuf-core.h | 102 struct videobuf_queue_ops { struct 145 const struct videobuf_queue_ops *ops; 186 const struct videobuf_queue_ops *ops,
|
A D | videobuf-dma-contig.h | 17 const struct videobuf_queue_ops *ops,
|
A D | videobuf-vmalloc.h | 30 const struct videobuf_queue_ops *ops,
|
A D | videobuf-dma-sg.h | 92 const struct videobuf_queue_ops *ops,
|
/linux-6.3-rc2/drivers/media/v4l2-core/ |
A D | videobuf-vmalloc.c | 278 const struct videobuf_queue_ops *ops, in videobuf_queue_vmalloc_init()
|
A D | videobuf-dma-contig.c | 342 const struct videobuf_queue_ops *ops, in videobuf_queue_dma_contig_init()
|
A D | videobuf-dma-sg.c | 668 const struct videobuf_queue_ops *ops, in videobuf_queue_sg_init()
|
A D | videobuf-core.c | 144 const struct videobuf_queue_ops *ops, in videobuf_queue_core_init()
|
/linux-6.3-rc2/Documentation/driver-api/media/ |
A 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,
|
/linux-6.3-rc2/drivers/media/pci/bt8xx/ |
A D | bttvp.h | 272 extern const struct videobuf_queue_ops bttv_vbi_qops;
|
A D | bttv-vbi.c | 224 const struct videobuf_queue_ops bttv_vbi_qops = {
|
A D | bttv-driver.c | 1675 static const struct videobuf_queue_ops bttv_video_qops = {
|
/linux-6.3-rc2/drivers/media/common/saa7146/ |
A D | saa7146_vbi.c | 312 static const struct videobuf_queue_ops vbi_qops = {
|
A D | saa7146_video.c | 1165 static const struct videobuf_queue_ops video_qops = {
|
/linux-6.3-rc2/drivers/media/pci/cx18/ |
A D | cx18-streams.c | 234 static const struct videobuf_queue_ops cx18_videobuf_qops = {
|
Completed in 24 milliseconds