Home
last modified time | relevance | path

Searched refs:spd_pm_ops_t (Results 1 – 15 of 15) sorted by relevance

/tf-a-ffa_el3_spmc/include/lib/psci/
A Dpsci_lib.h33 } spd_pm_ops_t; typedef
89 void psci_register_spd_pm_hook(const spd_pm_ops_t *pm);
/tf-a-ffa_el3_spmc/services/spd/tlkd/
A Dtlkd_pm.c105 const spd_pm_ops_t tlkd_pm_ops = {
A Dtlkd_main.c34 extern const spd_pm_ops_t tlkd_pm_ops;
/tf-a-ffa_el3_spmc/services/std_svc/spmd/
A Dspmd_private.h76 extern const spd_pm_ops_t spmd_pm;
A Dspmd_pm.c158 const spd_pm_ops_t spmd_pm = {
/tf-a-ffa_el3_spmc/services/std_svc/spm/spmc/
A Dspmc.h218 extern const spd_pm_ops_t spmc_pm;
A Dspmc_pm.c182 const spd_pm_ops_t spmc_pm = {
/tf-a-ffa_el3_spmc/services/spd/opteed/
A Dopteed_private.h135 extern const spd_pm_ops_t opteed_pm;
A Dopteed_pm.c213 const spd_pm_ops_t opteed_pm = {
/tf-a-ffa_el3_spmc/services/spd/tspd/
A Dtspd_private.h207 extern const spd_pm_ops_t tspd_pm;
A Dtspd_pm.c244 const spd_pm_ops_t tspd_pm = {
/tf-a-ffa_el3_spmc/lib/psci/
A Dpsci_private.h264 extern const spd_pm_ops_t *psci_spd_pm;
A Dpsci_common.c26 const spd_pm_ops_t *psci_spd_pm;
852 void psci_register_spd_pm_hook(const spd_pm_ops_t *pm) in psci_register_spd_pm_hook()
/tf-a-ffa_el3_spmc/docs/getting_started/
A Dpsci-lib-integration-guide.rst134 void psci_register_spd_pm_hook(const spd_pm_ops_t *pm);
230 Argument : const spd_pm_ops_t *
235 management operations. This function is used to register the ``spd_pm_ops_t``
286 - Restores the EL3 Runtime Software context via appropriate ``spd_pm_ops_t``
455 ``spd_pm_ops_t`` callbacks for this purpose. These hooks must be
479 } spd_pm_ops_t;
/tf-a-ffa_el3_spmc/services/spd/trusty/
A Dtrusty.c403 static const spd_pm_ops_t trusty_pm = {

Completed in 20 milliseconds