Searched refs:v4l2_mmap (Results 1 – 3 of 3) sorted by relevance
107 buffers[n_buffers].start = v4l2_mmap(NULL, buf.length,
139 .. c:function:: void *v4l2_mmap(void *start, size_t length, int prot, int flags, int fd, int64_t of…
393 static int v4l2_mmap(struct file *filp, struct vm_area_struct *vm) in v4l2_mmap() function479 .mmap = v4l2_mmap,