Searched refs:MFE_Fops (Results 1 – 1 of 1) sorted by relevance
268 struct file_operations MFE_Fops = { variable403 g_MFE_Dev.cdev.ops = &MFE_Fops; in MDrv_MFE_ModuleInit()404 cdev_init(&(g_MFE_Dev.cdev), &MFE_Fops); in MDrv_MFE_ModuleInit()