Searched refs:videobuf_queue_ops (Results 1 - 25 of 27) sorted by relevance
12
/kernel/linux/linux-5.10/include/media/ |
H 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,
|
H A D | videobuf-vmalloc.h | 30 const struct videobuf_queue_ops *ops,
|
H A D | videobuf-dma-contig.h | 17 const struct videobuf_queue_ops *ops,
|
H A D | videobuf-dma-sg.h | 92 const struct videobuf_queue_ops *ops,
|
/kernel/linux/linux-6.6/include/media/ |
H 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,
|
H A D | videobuf-vmalloc.h | 30 const struct videobuf_queue_ops *ops,
|
H A D | videobuf-dma-contig.h | 17 const struct videobuf_queue_ops *ops,
|
H A D | videobuf-dma-sg.h | 92 const struct videobuf_queue_ops *ops,
|
/kernel/linux/linux-5.10/drivers/media/v4l2-core/ |
H A D | videobuf-vmalloc.c | 278 const struct videobuf_queue_ops *ops, in videobuf_queue_vmalloc_init()
|
H A D | videobuf-dma-contig.c | 342 const struct videobuf_queue_ops *ops, in videobuf_queue_dma_contig_init()
|
H A D | videobuf-dma-sg.c | 673 const struct videobuf_queue_ops *ops, in videobuf_queue_sg_init()
|
H A D | videobuf-core.c | 144 const struct videobuf_queue_ops *ops, in videobuf_queue_core_init()
|
/kernel/linux/linux-6.6/drivers/media/v4l2-core/ |
H A D | videobuf-vmalloc.c | 278 const struct videobuf_queue_ops *ops, in videobuf_queue_vmalloc_init()
|
H A D | videobuf-dma-contig.c | 342 const struct videobuf_queue_ops *ops, in videobuf_queue_dma_contig_init()
|
H A D | videobuf-dma-sg.c | 668 const struct videobuf_queue_ops *ops, in videobuf_queue_sg_init()
|
H A D | videobuf-core.c | 144 const struct videobuf_queue_ops *ops, in videobuf_queue_core_init()
|
/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/ |
H A D | bttvp.h | 272 extern const struct videobuf_queue_ops bttv_vbi_qops;
|
H A D | bttv-vbi.c | 224 const struct videobuf_queue_ops bttv_vbi_qops = {
|
/kernel/linux/linux-5.10/drivers/media/common/saa7146/ |
H A D | saa7146_vbi.c | 312 static const struct videobuf_queue_ops vbi_qops = {
|
H A D | saa7146_video.c | 1168 static const struct videobuf_queue_ops video_qops = {
|
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/ |
H A D | atomisp_fops.c | 641 static const struct videobuf_queue_ops videobuf_qops = { 648 static const struct videobuf_queue_ops videobuf_qops_output = {
|
/kernel/linux/linux-5.10/drivers/media/pci/cx18/ |
H A D | cx18-streams.c | 234 static const struct videobuf_queue_ops cx18_videobuf_qops = {
|
/kernel/linux/linux-5.10/drivers/media/platform/ |
H A D | fsl-viu.c | 550 static const struct videobuf_queue_ops viu_video_qops = {
|
/kernel/linux/linux-5.10/drivers/media/platform/davinci/ |
H A D | vpfe_capture.c | 1247 static const struct videobuf_queue_ops vpfe_videobuf_qops = {
|
/kernel/linux/linux-5.10/drivers/media/usb/tm6000/ |
H A D | tm6000-video.c | 789 static const struct videobuf_queue_ops tm6000_video_qops = {
|
Completed in 24 milliseconds
12