Searched refs:cx18_v4l2_mmap (Results 1 – 3 of 3) sorted by relevance
22 int cx18_v4l2_mmap(struct file *file, struct vm_area_struct *vma);
646 int cx18_v4l2_mmap(struct file *file, struct vm_area_struct *vma) in cx18_v4l2_mmap() function
32 .mmap = cx18_v4l2_mmap,