Searched refs:pwr_domain_suspend_pwrdown_early (Results 1 – 4 of 4) sorted by relevance
102 if (psci_plat_pm_ops->pwr_domain_suspend_pwrdown_early != NULL) in psci_suspend_to_pwrdown_start()103 psci_plat_pm_ops->pwr_domain_suspend_pwrdown_early(state_info); in psci_suspend_to_pwrdown_start()
272 .pwr_domain_suspend_pwrdown_early = tegra_pwr_domain_suspend_pwrdown_early,
300 void (*pwr_domain_suspend_pwrdown_early)( member
2258 plat_psci_ops.pwr_domain_suspend_pwrdown_early() [optional]