Home
last modified time | relevance | path

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

/TwlSDK-5.5/include/nitro/spi/ARM9/
Dpm.h931 PMSoundVolumeSwitch; typedef
941 u32 PMi_SetSoundVolumeAsync(PMSoundVolumeSwitch sw, PMCallback callback, void *arg);
942 u32 PMi_SetSoundVolume(PMSoundVolumeSwitch sw);
948 u32 PMi_GetSoundVolume(PMSoundVolumeSwitch *swBuf);
/TwlSDK-5.5/build/libraries/spi/ARM9/src/
Dpm.c711 u32 PMi_SetSoundVolumeAsync(PMSoundVolumeSwitch sw, PMCallback callback, void *arg) in PMi_SetSoundVolumeAsync()
731 u32 PMi_SetSoundVolume(PMSoundVolumeSwitch sw) in PMi_SetSoundVolume()
1117 u32 PMi_GetSoundVolume(PMSoundVolumeSwitch *swBuf) in PMi_GetSoundVolume()