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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/
H A Dmmtimer.c59 static int mmtimer_mmap(struct file *file, struct vm_area_struct *vma);
68 .mmap = mmtimer_mmap,
311 * mmtimer_mmap - maps the clock's registers into userspace
318 static int mmtimer_mmap(struct file *file, struct vm_area_struct *vma) function

Completed in 40 milliseconds