Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/lib/psci/
Dpsci_suspend.c92 if ((psci_spd_pm != NULL) && (psci_spd_pm->svc_suspend != NULL)) in psci_suspend_to_pwrdown_start()
93 psci_spd_pm->svc_suspend(max_off_lvl); in psci_suspend_to_pwrdown_start()
/external/arm-trusted-firmware/services/spd/tlkd/
Dtlkd_pm.c107 .svc_suspend = cpu_suspend_handler,
/external/arm-trusted-firmware/include/lib/psci/
Dpsci_lib.h26 void (*svc_suspend)(u_register_t max_off_pwrlvl); member
/external/arm-trusted-firmware/services/spd/tspd/
Dtspd_pm.c247 .svc_suspend = tspd_cpu_suspend_handler,
/external/arm-trusted-firmware/services/spd/opteed/
Dopteed_pm.c216 .svc_suspend = opteed_cpu_suspend_handler,
/external/arm-trusted-firmware/services/spd/trusty/
Dtrusty.c405 .svc_suspend = trusty_cpu_suspend_handler,
/external/arm-trusted-firmware/docs/getting_started/
Dpsci-lib-integration-guide.rst472 void (*svc_suspend)(u_register_t max_off_pwrlvl);
490 - svc_suspend, svc_suspend_finish
492 The ``svc_suspend`` callback is called during power down bu either