Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe/
H A Dmdrv_mfe.c268 struct file_operations MFE_Fops = { variable
403 g_MFE_Dev.cdev.ops = &MFE_Fops; in MDrv_MFE_ModuleInit()
404 cdev_init(&(g_MFE_Dev.cdev), &MFE_Fops); in MDrv_MFE_ModuleInit()