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

/linux-4.4.14/drivers/media/v4l2-core/
H A Dvideobuf-vmalloc.c172 /* All handling should be done by __videobuf_mmap_mapper() */ __videobuf_iolock()
232 static int __videobuf_mmap_mapper(struct videobuf_queue *q, __videobuf_mmap_mapper() function
296 .mmap_mapper = __videobuf_mmap_mapper,
H A Dvideobuf-dma-contig.c249 /* All handling should be done by __videobuf_mmap_mapper() */ __videobuf_iolock()
276 static int __videobuf_mmap_mapper(struct videobuf_queue *q, __videobuf_mmap_mapper() function
347 .mmap_mapper = __videobuf_mmap_mapper,
H A Dvideobuf-dma-sg.c587 static int __videobuf_mmap_mapper(struct videobuf_queue *q, __videobuf_mmap_mapper() function
653 .mmap_mapper = __videobuf_mmap_mapper,

Completed in 80 milliseconds