Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe/
H A Dmdrv_mfe.c264 MFE_S32 MDrv_MFE__mmap(struct file *filp, struct vm_area_struct *vma);
273 .mmap = MDrv_MFE__mmap,
371 S32 MDrv_MFE__mmap(struct file *filp, struct vm_area_struct *vma) in MDrv_MFE__mmap() function