Searched refs:spmc_send_pm_msg (Results 1 – 1 of 1) sorted by relevance
102 static int32_t spmc_send_pm_msg(uint8_t pm_msg_type, in spmc_send_pm_msg() function204 rc = spmc_send_pm_msg(FFA_PM_MSG_WB_REQ, FFA_WB_TYPE_NOTS2RAM); in spmc_cpu_suspend_finish_handler()234 rc = spmc_send_pm_msg(FFA_FWK_MSG_PSCI, PSCI_CPU_SUSPEND_AARCH64); in spmc_cpu_suspend_handler()263 ret = spmc_send_pm_msg(FFA_FWK_MSG_PSCI, PSCI_CPU_OFF); in spmc_cpu_off_handler()
Completed in 2 milliseconds