Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/cpufreq/
H A Dtegra20-cpufreq.c84 dev_pm_opp_put_supported_hw(opp_table); in tegra20_cpufreq_probe()
98 dev_pm_opp_put_supported_hw(opp_table); in tegra20_cpufreq_remove()
H A Dimx-cpufreq-dt.c166 dev_pm_opp_put_supported_hw(cpufreq_opp_table); in imx_cpufreq_dt_probe()
179 dev_pm_opp_put_supported_hw(cpufreq_opp_table); in imx_cpufreq_dt_remove()
H A Dqcom-cpufreq-nvmem.c418 dev_pm_opp_put_supported_hw(drv->hw_opp_tables[cpu]); in qcom_cpufreq_probe()
438 dev_pm_opp_put_supported_hw(drv->names_opp_tables[cpu]); in qcom_cpufreq_remove()
440 dev_pm_opp_put_supported_hw(drv->hw_opp_tables[cpu]); in qcom_cpufreq_remove()
H A Dti-cpufreq.c393 dev_pm_opp_put_supported_hw(opp_data->opp_table); in ti_cpufreq_probe()
/OK3568_Linux_fs/kernel/include/linux/
H A Dpm_opp.h142 void dev_pm_opp_put_supported_hw(struct opp_table *opp_table);
299 static inline void dev_pm_opp_put_supported_hw(struct opp_table *opp_table) {} in dev_pm_opp_put_supported_hw() function
/OK3568_Linux_fs/kernel/drivers/opp/
H A Dcore.c1642 void dev_pm_opp_put_supported_hw(struct opp_table *opp_table) in dev_pm_opp_put_supported_hw() function
1653 EXPORT_SYMBOL_GPL(dev_pm_opp_put_supported_hw);
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_imx1518 dev_pm_opp_put_supported_hw