Home
last modified time | relevance | path

Searched refs:svc_suspend_finish (Results 1 – 9 of 9) sorted by relevance

/trusted-firmware-a/lib/psci/
A Dpsci_suspend.c318 if ((psci_spd_pm != NULL) && (psci_spd_pm->svc_suspend_finish != NULL)) { in psci_cpu_suspend_finish()
321 psci_spd_pm->svc_suspend_finish(max_off_lvl); in psci_cpu_suspend_finish()
/trusted-firmware-a/services/spd/tlkd/
A Dtlkd_pm.c108 .svc_suspend_finish = cpu_resume_handler,
/trusted-firmware-a/include/lib/psci/
A Dpsci_lib.h28 void (*svc_suspend_finish)(u_register_t max_off_pwrlvl); member
/trusted-firmware-a/services/spd/opteed/
A Dopteed_pm.c218 .svc_suspend_finish = opteed_cpu_suspend_finish_handler,
/trusted-firmware-a/services/spd/tspd/
A Dtspd_pm.c249 .svc_suspend_finish = tspd_cpu_suspend_finish_handler,
/trusted-firmware-a/services/spd/trusty/
A Dtrusty.c409 .svc_suspend_finish = trusty_cpu_suspend_finish_handler,
/trusted-firmware-a/docs/getting_started/
A Dpsci-lib-integration-guide.rst474 void (*svc_suspend_finish)(u_register_t max_off_pwrlvl);
490 - svc_suspend, svc_suspend_finish
493 PSCI_SUSPEND or PSCI_SYSTEM_SUSPEND APIs. The ``svc_suspend_finish`` is
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/getting_started/
A Dpsci-lib-integration-guide.rst.txt474 void (*svc_suspend_finish)(u_register_t max_off_pwrlvl);
490 - svc_suspend, svc_suspend_finish
493 PSCI_SUSPEND or PSCI_SYSTEM_SUSPEND APIs. The ``svc_suspend_finish`` is
/trusted-firmware-a/docs/build/TF-A_2.5/
A Dsearchindex.js1 …:55,svc_off:[28,55],svc_on:55,svc_on_finish:[28,55],svc_suspend:55,svc_suspend_finish:55,svc_syste…

Completed in 24 milliseconds