Searched refs:__videobuf_mmap_mapper (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/v4l2-core/ |
H A D | videobuf-vmalloc.c | 169 /* All handling should be done by __videobuf_mmap_mapper() */ in __videobuf_iolock() 209 static int __videobuf_mmap_mapper(struct videobuf_queue *q, in __videobuf_mmap_mapper() function 273 .mmap_mapper = __videobuf_mmap_mapper,
|
H A D | videobuf-dma-contig.c | 246 /* All handling should be done by __videobuf_mmap_mapper() */ in __videobuf_iolock() 272 static int __videobuf_mmap_mapper(struct videobuf_queue *q, in __videobuf_mmap_mapper() function 337 .mmap_mapper = __videobuf_mmap_mapper,
|
H A D | videobuf-dma-sg.c | 589 static int __videobuf_mmap_mapper(struct videobuf_queue *q, in __videobuf_mmap_mapper() function 655 .mmap_mapper = __videobuf_mmap_mapper,
|
/kernel/linux/linux-6.6/drivers/media/v4l2-core/ |
H A D | videobuf-vmalloc.c | 169 /* All handling should be done by __videobuf_mmap_mapper() */ in __videobuf_iolock() 209 static int __videobuf_mmap_mapper(struct videobuf_queue *q, in __videobuf_mmap_mapper() function 273 .mmap_mapper = __videobuf_mmap_mapper,
|
H A D | videobuf-dma-contig.c | 246 /* All handling should be done by __videobuf_mmap_mapper() */ in __videobuf_iolock() 272 static int __videobuf_mmap_mapper(struct videobuf_queue *q, in __videobuf_mmap_mapper() function 337 .mmap_mapper = __videobuf_mmap_mapper,
|
H A D | videobuf-dma-sg.c | 584 static int __videobuf_mmap_mapper(struct videobuf_queue *q, in __videobuf_mmap_mapper() function 650 .mmap_mapper = __videobuf_mmap_mapper,
|
Completed in 5 milliseconds