|
VCOM Linux Driver
Advantech Inc.
|
#include <linux/module.h>#include <linux/mm.h>#include <linux/errno.h>#include <linux/fs.h>#include <asm/pgtable.h>#include <linux/version.h>#include "advvcom.h"#include "adv_mmap.h"Functions | |
| int | adv_proc_mmap (struct file *filp, struct vm_area_struct *vma) |
Variables | |
| struct vm_operations_struct | adv_vm_ops |
| int adv_proc_mmap | ( | struct file * | filp, |
| struct vm_area_struct * | vma ) |
| struct vm_operations_struct adv_vm_ops |