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