Home
last modified time | relevance | path

Searched defs:filp (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe/
H A Dmdrv_mfe.c358 S32 MDrv_MFE_Open(struct inode *inode, struct file *filp) in MDrv_MFE_Open()
364 S32 MDrv_MFE_Release(struct inode *inode, struct file *filp) in MDrv_MFE_Release()
371 S32 MDrv_MFE__mmap(struct file *filp, struct vm_area_struct *vma) in MDrv_MFE__mmap()
376 static unsigned int MDrv_MFE_poll(struct file *filp, poll_table *wait) in MDrv_MFE_poll()
1323 int MDrv_MFE_Ioctl(struct inode *inode, struct file *filp, unsigned int cmd, unsigned long arg) in MDrv_MFE_Ioctl()
/utopia/UTPA2-700.0.x/modules/msos/utopia_adaption/utopia/
H A Dutopia_dev.c110 static long utopia_proc_ioctl_compat(struct file *filp, unsigned int cmd, void* arg) in utopia_proc_ioctl_compat()
195 static long utopia_proc_ioctl(struct file *filp, unsigned int cmd, void* arg) in utopia_proc_ioctl()