Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/cpufreq/
Dqcom-cpufreq-kryo.c170 dev_pm_opp_put_supported_hw(opp_tables[cpu]); in qcom_cpufreq_kryo_probe()
185 dev_pm_opp_put_supported_hw(opp_tables[cpu]); in qcom_cpufreq_kryo_remove()
Dti-cpufreq.c282 dev_pm_opp_put_supported_hw(opp_data->opp_table); in ti_cpufreq_probe()
/linux-4.19.296/include/linux/
Dpm_opp.h119 void dev_pm_opp_put_supported_hw(struct opp_table *opp_table);
238 static inline void dev_pm_opp_put_supported_hw(struct opp_table *opp_table) {} in dev_pm_opp_put_supported_hw() function