Home
last modified time | relevance | path

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

/TwlSDK-5.5/include/nitro/spi/ARM9/
Dpm.h920 PM_SOUND_POWER_OFF = 0, enumerator
/TwlSDK-5.5/build/libraries/spi/ARM9/src/
Dpm.c671 case PM_SOUND_POWER_OFF: in PMi_SetSoundPowerAsync()
1100 *swBuf = status? PM_SOUND_POWER_ON : PM_SOUND_POWER_OFF; in PMi_GetSoundPower()