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