Searched refs:PowerState (Results 1 – 2 of 2) sorted by relevance
314 MS_U32 Mapi_DAC_SetPowerState_U2(void* pInstance, E_DAC_POWER_MODE PowerState);
7426 GOP_POWERSTATE_PARAM PowerState; in MApi_GOP_SetPowerState() local7428 memset(&PowerState,0x0,sizeof(GOP_POWERSTATE_PARAM)); in MApi_GOP_SetPowerState()7429 PowerState.pInfo = &enPowerState; in MApi_GOP_SetPowerState()7430 PowerState.u32Size = sizeof(GOP_POWERSTATE_PARAM); in MApi_GOP_SetPowerState()7432 if(UtopiaIoctl(pInstantGOP,MAPI_CMD_GOP_POWERSTATE,&PowerState)!= UTOPIA_STATUS_SUCCESS) in MApi_GOP_SetPowerState()