Searched refs:WPADCallback (Results 1 – 2 of 2) sorted by relevance
| /CafeSDK-2.12.13-1/system/include/cafe/pads/wpad/ |
| D | wpadBalance.h | 49 s32 WPADControlBLC( s32 chan, u8 command, WPADCallback callback ); 62 s32 WPADGetBLCalibration( s32 chan, u8 *data, u16 addr, u16 len, WPADCallback callback );
|
| D | wpad.h | 536 typedef void ( *WPADCallback )( s32 chan, s32 result ); typedef 585 s32 WPADControlDpd ( s32 chan, u32 command, WPADCallback callback ); 588 s32 WPADControlExtGimmick ( s32 chan, u32 command, WPADCallback callback ); 592 s32 WPADGetInfoAsync ( s32 chan, WPADInfo *info, WPADCallback callback ); 599 s32 WPADControlSpeaker ( s32 chan, u32 command, WPADCallback callback ); 641 s8 WPADIsMplsAttached ( s32 chan, BOOL *attached, WPADCallback callback );
|