VCOM Linux Driver
Advantech Inc.
Loading...
Searching...
No Matches
adv_mmap.h
Go to the documentation of this file.
1#ifndef ADV_MMAP_H
2#define ADV_MMAP_H
3int adv_proc_mmap(struct file *filp, struct vm_area_struct *vma);
4#endif
int adv_proc_mmap(struct file *filp, struct vm_area_struct *vma)
Definition adv_mmap.c:78