Searched refs:dev_pm_opp_disable (Results 1 – 14 of 14) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/cpufreq/ |
| H A D | imx6q-cpufreq.c | 257 if (dev_pm_opp_disable(dev, 996000000)) in imx6q_opp_check_speed_grading() 263 if (dev_pm_opp_disable(dev, 852000000)) in imx6q_opp_check_speed_grading() 266 if (dev_pm_opp_disable(dev, 1200000000)) in imx6q_opp_check_speed_grading() 321 if (dev_pm_opp_disable(dev, 696000000)) in imx6ul_opp_check_speed_grading() 327 if (dev_pm_opp_disable(dev, 792000000)) in imx6ul_opp_check_speed_grading() 331 if (dev_pm_opp_disable(dev, 900000000)) in imx6ul_opp_check_speed_grading()
|
| H A D | qcom-cpufreq-hw.c | 157 dev_pm_opp_disable(cpu_dev, rate); in qcom_cpufreq_hw_read_lut()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | pm_opp.h | 136 int dev_pm_opp_disable(struct device *dev, unsigned long freq); 277 static inline int dev_pm_opp_disable(struct device *dev, unsigned long freq) in dev_pm_opp_disable() function
|
| /OK3568_Linux_fs/kernel/Documentation/power/ |
| H A D | opp.rst | 230 dev_pm_opp_disable 242 ret = dev_pm_opp_disable(dev, 1000000000); 368 | +-----+ \- dev_pm_opp_disable
|
| /OK3568_Linux_fs/kernel/drivers/devfreq/ |
| H A D | imx8m-ddrc.c | 366 dev_pm_opp_disable(dev, freq); in imx8m_ddrc_check_opps()
|
| H A D | rockchip_dmc.c | 1223 dev_pm_opp_disable(dmcfreq->dev, rate); in rockchip_get_freq_info()
|
| /OK3568_Linux_fs/kernel/drivers/opp/ |
| H A D | core.c | 2375 int dev_pm_opp_disable(struct device *dev, unsigned long freq) in dev_pm_opp_disable() function 2379 EXPORT_SYMBOL_GPL(dev_pm_opp_disable);
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_generic | 418 dev_pm_opp_disable
|
| H A D | abi_gki_aarch64_db845c | 1490 dev_pm_opp_disable
|
| H A D | abi_gki_aarch64_exynos | 390 dev_pm_opp_disable
|
| H A D | abi_gki_aarch64_mtk | 475 dev_pm_opp_disable
|
| H A D | abi_gki_aarch64_rockchip | 2407 dev_pm_opp_disable
|
| H A D | abi_gki_aarch64_galaxy | 1096 dev_pm_opp_disable
|
| /OK3568_Linux_fs/kernel/drivers/soc/rockchip/ |
| H A D | rockchip_opp_select.c | 1601 dev_pm_opp_disable(dev, opp->rate); in rockchip_adjust_opp_table()
|