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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dmmtimer.c64 static int mmtimer_mmap(struct file *file, struct vm_area_struct *vma);
73 .mmap = mmtimer_mmap,
422 * mmtimer_mmap - maps the clock's registers into userspace
429 static int mmtimer_mmap(struct file *file, struct vm_area_struct *vma) function

Completed in 220 milliseconds