Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/sem/drv/sem/
H A DmdrvSEM.c128 PSEM_GETRESOURCEID_PARAM pGetResourceID = NULL; in SEMIoctl() local
155 pGetResourceID = (PSEM_GETRESOURCEID_PARAM)pArgs; in SEMIoctl()
156 … u32Ret = psSEMInstPri->fpSEMGetResourceID(pGetResourceID->u8SemID, pGetResourceID->pu16ResId); in SEMIoctl()