Searched refs:plat_arm_psci_pm_ops (Results 1 – 10 of 10) sorted by relevance
16 extern const plat_psci_ops_t plat_arm_psci_pm_ops;55 *psci_ops = &plat_arm_psci_pm_ops; in plat_setup_psci_ops()
14 plat_psci_ops_t plat_arm_psci_pm_ops = { variable
19 #pragma weak plat_arm_psci_pm_ops macro338 plat_psci_ops_t plat_arm_psci_pm_ops = { variable
205 *psci_ops = plat_arm_psci_override_pm_ops(&plat_arm_psci_pm_ops); in plat_setup_psci_ops()
420 plat_psci_ops_t plat_arm_psci_pm_ops = { variable
341 extern plat_psci_ops_t plat_arm_psci_pm_ops;
810 const plat_psci_ops_t plat_arm_psci_pm_ops = { variable
840 const plat_psci_ops_t plat_arm_psci_pm_ops = { variable
3415 which allows Arm platforms to modify `plat_arm_psci_pm_ops` and therefore
Completed in 31 milliseconds