Searched defs:__videobuf_mmap_mapper (Results 1 - 3 of 3) sorted by relevance

/drivers/media/video/
H A Dvideobuf-vmalloc.c172 /* All handling should be done by __videobuf_mmap_mapper() */
232 static int __videobuf_mmap_mapper(struct videobuf_queue *q, function
296 .mmap_mapper = __videobuf_mmap_mapper,
H A Dvideobuf-dma-contig.c224 /* All handling should be done by __videobuf_mmap_mapper() */
260 static int __videobuf_mmap_mapper(struct videobuf_queue *q, function
335 .mmap_mapper = __videobuf_mmap_mapper,
H A Dvideobuf-dma-sg.c536 static int __videobuf_mmap_mapper(struct videobuf_queue *q, function
602 .mmap_mapper = __videobuf_mmap_mapper,

Completed in 804 milliseconds