Home
last modified time | relevance | path

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

/device/linaro/bootloader/arm-trusted-firmware/lib/psci/
Dpsci_suspend.c80 if (psci_spd_pm && psci_spd_pm->svc_suspend) in psci_suspend_to_pwrdown_start()
81 psci_spd_pm->svc_suspend(max_off_lvl); in psci_suspend_to_pwrdown_start()
/device/linaro/bootloader/arm-trusted-firmware/services/spd/tlkd/
Dtlkd_pm.c128 .svc_suspend = cpu_suspend_handler,
/device/linaro/bootloader/arm-trusted-firmware/include/lib/psci/
Dpsci_lib.h24 void (*svc_suspend)(u_register_t max_off_pwrlvl); member
/device/linaro/bootloader/arm-trusted-firmware/services/spd/tspd/
Dtspd_pm.c245 .svc_suspend = tspd_cpu_suspend_handler,
/device/linaro/bootloader/arm-trusted-firmware/services/spd/opteed/
Dopteed_pm.c211 .svc_suspend = opteed_cpu_suspend_handler,
/device/linaro/bootloader/arm-trusted-firmware/services/spd/trusty/
Dtrusty.c383 .svc_suspend = trusty_cpu_suspend_handler,
/device/linaro/bootloader/arm-trusted-firmware/docs/
Dpsci-lib-integration-guide.rst485 void (*svc_suspend)(u_register_t max_off_pwrlvl);
505 The ``svc_suspend`` callback is called during power down bu either