Searched refs:dev_pm_opp_sync_regulators (Results 1 – 3 of 3) sorted by relevance
759 to_result(unsafe { bindings::dev_pm_opp_sync_regulators(self.dev.as_raw()) }) in sync_regulators()
2990 int dev_pm_opp_sync_regulators(struct device *dev) in dev_pm_opp_sync_regulators() function3019 EXPORT_SYMBOL_GPL(dev_pm_opp_sync_regulators);
4670 err = dev_pm_opp_sync_regulators(dev); in tegra_pmc_sync_state()