Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/mspi/drv/mspi/
H A DmdrvMSPI.c131 PMSPISETPOWERSTATE pSetPowerStateParam = NULL; in MSPIIoctl() local
235 pSetPowerStateParam = (PMSPISETPOWERSTATE)pArgs; in MSPIIoctl()
241 u32Ret = (MS_U32)psMSPIInstPri->fpMSPI_SetPowerState(pSetPowerStateParam->enPowerState); in MSPIIoctl()