Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/pci/cx18/
Dcx18-fileops.h31 int cx18_v4l2_mmap(struct file *file, struct vm_area_struct *vma);
Dcx18-fileops.c655 int cx18_v4l2_mmap(struct file *file, struct vm_area_struct *vma) in cx18_v4l2_mmap() function
Dcx18-streams.c41 .mmap = cx18_v4l2_mmap,