Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/pci/cx18/
Dcx18-fileops.h22 int cx18_v4l2_mmap(struct file *file, struct vm_area_struct *vma);
Dcx18-fileops.c646 int cx18_v4l2_mmap(struct file *file, struct vm_area_struct *vma) in cx18_v4l2_mmap() function
Dcx18-streams.c32 .mmap = cx18_v4l2_mmap,