Searched refs:plat_arm_psci_pm_ops (Results 1 – 10 of 10) sorted by relevance
28 plat_psci_ops_t plat_arm_psci_pm_ops = { variable35 ops = &plat_arm_psci_pm_ops; in plat_arm_psci_override_pm_ops()
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
23 #pragma weak plat_arm_psci_pm_ops macro391 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
352 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
5833 which allows Arm platforms to modify `plat_arm_psci_pm_ops` and therefore
Completed in 20 milliseconds