|
PS2SDK
PS2 Homebrew Libraries
|
#include <irx.h>
Include dependency graph for poweroff.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Typedefs | |
| typedef void(* | pwoffcb) (void *param) |
Functions | |
| void | SetPowerButtonHandler (pwoffcb func, void *param) |
| void | AddPowerOffHandler (pwoffcb func, void *param) |
| void | RemovePowerOffHandler (pwoffcb func) |
| void | PoweroffShutdown () |
Power-off processing definitions and imports.
Definition in file poweroff.h.