Lines Matching refs:PMCallback

41     PMCallback callback;
68 static u32 PMi_TryToSendPxiData(u32* sendData, int num, u16* retValue, PMCallback callback, void* a…
178 PMCallback callback = PMi_Work.callback; in PMi_CallCallbackAndUnlock()
380 static u32 PMi_TryToSendPxiData(u32* sendData, int num, u16* retValue, PMCallback callback, void* a… in PMi_TryToSendPxiData()
493 u32 PM_SendUtilityCommandAsync(u32 number, u16 parameter, u16* retValue, PMCallback callback, void … in PM_SendUtilityCommandAsync()
535 u32 PMi_SetLEDAsync(PMLEDStatus status, PMCallback callback, void *arg) in PMi_SetLEDAsync()
591 u32 PM_SetBackLightAsync(PMLCDTarget target, PMBackLightSwitch sw, PMCallback callback, void *arg) in PM_SetBackLightAsync()
662 u32 PMi_SetSoundPowerAsync(PMSoundPowerSwitch sw, PMCallback callback, void *arg) in PMi_SetSoundPowerAsync()
711 u32 PMi_SetSoundVolumeAsync(PMSoundVolumeSwitch sw, PMCallback callback, void *arg) in PMi_SetSoundVolumeAsync()
762 u32 PM_ForceToPowerOffAsync(PMCallback callback, void *arg) in PM_ForceToPowerOffAsync()
842 u32 PM_SetAmpAsync(PMAmpSwitch status, PMCallback callback, void *arg) in PM_SetAmpAsync()
887 u32 PM_SetAmpGainAsync(PMAmpGain gain, PMCallback callback, void *arg) in PM_SetAmpGainAsync()
915 u32 PM_SetAmpGainLevelAsync(u8 level, PMCallback callback, void *arg) in PM_SetAmpGainLevelAsync()
1793 u32 PMi_SendLEDPatternCommandAsync(PMLEDPattern pattern, PMCallback callback, void *arg) in PMi_SendLEDPatternCommandAsync()
1818 u32 PM_GetLEDPatternAsync(PMLEDPattern *patternBuf, PMCallback callback, void *arg) in PM_GetLEDPatternAsync()
2653 u32 PMi_ReadRegisterAsync(u16 registerAddr, u16 *buffer, PMCallback callback, void *arg) in PMi_ReadRegisterAsync()
2675 u32 PMi_WriteRegisterAsync(u16 registerAddr, u16 data, PMCallback callback, void *arg) in PMi_WriteRegisterAsync()