Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/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.1.0/build/libraries/spi/ARM9/src/
Dpm.c691 u32 PMi_SetSoundVolumeAsync(PMSoundVolumeSwitch sw, PMCallback callback, void *arg) in PMi_SetSoundVolumeAsync()
711 u32 PMi_SetSoundVolume(PMSoundVolumeSwitch sw) in PMi_SetSoundVolume()
1097 u32 PMi_GetSoundVolume(PMSoundVolumeSwitch *swBuf) in PMi_GetSoundVolume()