Searched refs:svc_suspend (Results 1 – 9 of 9) sorted by relevance
77 if ((psci_spd_pm != NULL) && (psci_spd_pm->svc_suspend != NULL)) { in psci_suspend_to_pwrdown_start()78 psci_spd_pm->svc_suspend(max_off_lvl); in psci_suspend_to_pwrdown_start()
110 .svc_suspend = cpu_suspend_handler,
26 void (*svc_suspend)(u_register_t max_off_pwrlvl); member
256 .svc_suspend = tspd_cpu_suspend_handler,
248 .svc_suspend = opteed_cpu_suspend_handler,
301 .svc_suspend = spmc_cpu_suspend_handler,
419 .svc_suspend = trusty_cpu_suspend_handler,
419 (svc_off), CPU_SUSPEND (svc_suspend) and CPU_SUSPEND_RESUME (svc_suspend_finish)
3388 void (*svc_suspend)(u_register_t max_off_pwrlvl);3406 - svc_suspend, svc_suspend_finish3408 The ``svc_suspend`` callback is called during power down bu either