Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/miu/drv/miu/
H A DmdrvMIU.c107 PMIU_GETDRAMTYPE pMIUGetDramTypePri; in MIUIoctl() local
458 pMIUGetDramTypePri = (PMIU_GETDRAMTYPE)pArgs; in MIUIoctl()
459 … bRet = psMIUInstPri->fpMIU_GetDramType(pMIUGetDramTypePri->eMiu, pMIUGetDramTypePri->pType); in MIUIoctl()