Searched refs:mmap_f (Results 1 – 1 of 1) sorted by relevance
104 void *(*mmap_f)(void *start, size_t length, int prot, int flags, int fd, int64_t offset); member127 s->mmap_f = prefix ## mmap; \ in device_open()147 #define v4l2_mmap s->mmap_f in device_open()