Home
last modified time | relevance | path

Searched refs:dev_pm_opp_put_regulators (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/linux/
Dpm_opp.h123 void dev_pm_opp_put_regulators(struct opp_table *opp_table);
260 static inline void dev_pm_opp_put_regulators(struct opp_table *opp_table) {} in dev_pm_opp_put_regulators() function
/Linux-v4.19/drivers/cpufreq/
Dcpufreq-dt.c290 dev_pm_opp_put_regulators(opp_table); in cpufreq_init()
305 dev_pm_opp_put_regulators(priv->opp_table); in cpufreq_exit()
/Linux-v4.19/drivers/opp/
Dcore.c1375 void dev_pm_opp_put_regulators(struct opp_table *opp_table) in dev_pm_opp_put_regulators() function
1397 EXPORT_SYMBOL_GPL(dev_pm_opp_put_regulators);