Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/miu/drv/miu/
H A DmdrvMIU.c76 pMIUPri->fpMIU_ProtectEx = (IOCTL_MIU_PROTECTEx)_MDrv_MIU_ProtectEx; in MIUOpen()
353 …bRet = psMIUInstPri->fpMIU_ProtectEx(pMIUProtectEx->u8Blockx, pMIUProtectEx->pu32ProtectId, pMIUPr… in MIUIoctl()
H A DdrvMIU_private.h152 IOCTL_MIU_PROTECTEx fpMIU_ProtectEx; member