Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pcmcia/drv/pcmcia/
H A Dpcmcia.h128 E_MDRV_CMD_PCM_SetPowerState, enumerator
H A Dpcmcia.c590 case E_MDRV_CMD_PCM_SetPowerState: in PCMCIAIoctl()
H A Dpcmcia_wrapper.c708 u32Ret = UtopiaIoctl(pInstant, E_MDRV_CMD_PCM_SetPowerState, (void* const)&u16PowerState); in MDrv_PCMCIA_SetPowerState()