Home
last modified time | relevance | path

Searched refs:cx18_v4l2_mmap (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/media/pci/cx18/
Dcx18-fileops.h36 int cx18_v4l2_mmap(struct file *file, struct vm_area_struct *vma);
Dcx18-fileops.c661 int cx18_v4l2_mmap(struct file *file, struct vm_area_struct *vma) in cx18_v4l2_mmap() function
Dcx18-streams.c46 .mmap = cx18_v4l2_mmap,