Searched refs:svc_suspend (Results 1 – 10 of 10) sorted by relevance
/trusted-firmware-a/lib/psci/ |
A D | psci_suspend.c | 92 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()
|
/trusted-firmware-a/services/spd/tlkd/ |
A D | tlkd_pm.c | 107 .svc_suspend = cpu_suspend_handler,
|
/trusted-firmware-a/include/lib/psci/ |
A D | psci_lib.h | 26 void (*svc_suspend)(u_register_t max_off_pwrlvl); member
|
/trusted-firmware-a/services/spd/opteed/ |
A D | opteed_pm.c | 216 .svc_suspend = opteed_cpu_suspend_handler,
|
/trusted-firmware-a/services/spd/tspd/ |
A D | tspd_pm.c | 247 .svc_suspend = tspd_cpu_suspend_handler,
|
/trusted-firmware-a/services/spd/trusty/ |
A D | trusty.c | 407 .svc_suspend = trusty_cpu_suspend_handler,
|
/trusted-firmware-a/docs/getting_started/ |
A D | psci-lib-integration-guide.rst | 472 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
|
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/getting_started/ |
A D | psci-lib-integration-guide.rst.txt | 472 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
|
/trusted-firmware-a/docs/build/latex/ |
A D | trustedfirmware-a.log | 917 []\T1/qtm/m/n/10 The \T1/txtt/m/n/10 svc_suspend \T1/qtm/m/n/10 call-back is ca
|
/trusted-firmware-a/docs/build/TF-A_2.5/ |
A D | searchindex.js | 1 …55,svc_migrate_info:55,svc_off:[28,55],svc_on:55,svc_on_finish:[28,55],svc_suspend:55,svc_suspend_…
|
Completed in 25 milliseconds