Searched refs:vpif_mmap (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/davinci/
H A Dvpif_capture.c715 static int vpif_mmap(struct file *filep, struct vm_area_struct *vma) function
722 vpif_dbg(2, debug, "vpif_mmap\n");
1840 .mmap = vpif_mmap,
H A Dvpif_display.c566 * vpif_mmap: It is used to map kernel space buffers into user spaces
568 static int vpif_mmap(struct file *filep, struct vm_area_struct *vma) function
1344 .mmap = vpif_mmap,

Completed in 144 milliseconds