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

/drivers/char/
H A Dmmtimer.c67 static int mmtimer_mmap(struct file *file, struct vm_area_struct *vma);
76 .mmap = mmtimer_mmap,
430 * mmtimer_mmap - maps the clock's registers into userspace
437 static int mmtimer_mmap(struct file *file, struct vm_area_struct *vma) function

Completed in 47 milliseconds