Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/char/
Dmmtimer.c67 static int mmtimer_mmap(struct file *file, struct vm_area_struct *vma);
76 .mmap = mmtimer_mmap,
437 static int mmtimer_mmap(struct file *file, struct vm_area_struct *vma) in mmtimer_mmap() function