Home
last modified time | relevance | path

Searched refs:svc_system_off (Results 1 – 7 of 7) sorted by relevance

/trusted-firmware-a/lib/psci/
A Dpsci_system_off.c24 if ((psci_spd_pm != NULL) && (psci_spd_pm->svc_system_off != NULL)) { in psci_system_off()
25 psci_spd_pm->svc_system_off(); in psci_system_off()
/trusted-firmware-a/include/lib/psci/
A Dpsci_lib.h31 void (*svc_system_off)(void); member
/trusted-firmware-a/services/spd/opteed/
A Dopteed_pm.c221 .svc_system_off = opteed_system_off,
/trusted-firmware-a/services/spd/tspd/
A Dtspd_pm.c252 .svc_system_off = tspd_system_off,
/trusted-firmware-a/docs/getting_started/
A Dpsci-lib-integration-guide.rst477 void (*svc_system_off)(void);
499 - svc_system_off, svc_system_reset
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/getting_started/
A Dpsci-lib-integration-guide.rst.txt477 void (*svc_system_off)(void);
499 - svc_system_off, svc_system_reset
/trusted-firmware-a/docs/build/TF-A_2.5/
A Dsearchindex.js1 …svc_on:55,svc_on_finish:[28,55],svc_suspend:55,svc_suspend_finish:55,svc_system_off:55,svc_system_…

Completed in 22 milliseconds