Searched refs:plat_arm_psci_pm_ops (Results 1 – 11 of 11) 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()
436 plat_psci_ops_t plat_arm_psci_pm_ops = { variable
350 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
3725 which allows Arm platforms to modify `plat_arm_psci_pm_ops` and therefore
Completed in 23 milliseconds