/Linux-v5.10/drivers/opp/ |
D | opp.h | 73 struct dev_pm_opp { struct 90 struct dev_pm_opp **required_opps; argument 185 struct dev_pm_opp *suspend_opp; 214 void dev_pm_opp_get(struct dev_pm_opp *opp); 220 struct dev_pm_opp *_opp_allocate(struct opp_table *opp_table); 221 void _opp_free(struct dev_pm_opp *opp); 222 int _opp_compare_key(struct dev_pm_opp *opp1, struct dev_pm_opp *opp2); 223 int _opp_add(struct device *dev, struct dev_pm_opp *new_opp, struct opp_table *opp_table, bool rate… 234 struct dev_pm_opp *opp); 240 struct dev_pm_opp *opp) {} in _of_opp_free_required_opps() [all …]
|
D | core.c | 101 unsigned long dev_pm_opp_get_voltage(struct dev_pm_opp *opp) in dev_pm_opp_get_voltage() 119 unsigned long dev_pm_opp_get_freq(struct dev_pm_opp *opp) in dev_pm_opp_get_freq() 137 unsigned int dev_pm_opp_get_level(struct dev_pm_opp *opp) in dev_pm_opp_get_level() 158 bool dev_pm_opp_is_turbo(struct dev_pm_opp *opp) in dev_pm_opp_is_turbo() 201 struct dev_pm_opp *opp; in dev_pm_opp_get_max_volt_latency() 304 struct dev_pm_opp *opp; in _get_opp_count() 369 struct dev_pm_opp *dev_pm_opp_find_freq_exact(struct device *dev, in dev_pm_opp_find_freq_exact() 374 struct dev_pm_opp *temp_opp, *opp = ERR_PTR(-ERANGE); in dev_pm_opp_find_freq_exact() 419 struct dev_pm_opp *dev_pm_opp_find_level_exact(struct device *dev, in dev_pm_opp_find_level_exact() 423 struct dev_pm_opp *temp_opp, *opp = ERR_PTR(-ERANGE); in dev_pm_opp_find_level_exact() [all …]
|
D | of.c | 75 static struct dev_pm_opp *_find_opp_of_np(struct opp_table *opp_table, in _find_opp_of_np() 78 struct dev_pm_opp *opp; in _find_opp_of_np() 269 struct dev_pm_opp *opp) in _of_opp_free_required_opps() 271 struct dev_pm_opp **required_opps = opp->required_opps; in _of_opp_free_required_opps() 291 struct dev_pm_opp *opp) in _of_opp_alloc_required_opps() 293 struct dev_pm_opp **required_opps; in _of_opp_alloc_required_opps() 490 static int opp_parse_supplies(struct dev_pm_opp *opp, struct device *dev, in opp_parse_supplies() 642 static int _read_bw(struct dev_pm_opp *new_opp, struct opp_table *table, in _read_bw() 683 static int _read_opp_key(struct dev_pm_opp *new_opp, struct opp_table *table, in _read_opp_key() 750 static struct dev_pm_opp *_opp_add_static_v2(struct opp_table *opp_table, in _opp_add_static_v2() [all …]
|
D | debugfs.c | 30 void opp_debug_remove_one(struct dev_pm_opp *opp) in opp_debug_remove_one() 53 static void opp_debug_create_bw(struct dev_pm_opp *opp, in opp_debug_create_bw() 76 static void opp_debug_create_supplies(struct dev_pm_opp *opp, in opp_debug_create_supplies() 105 void opp_debug_create_one(struct dev_pm_opp *opp, struct opp_table *opp_table) in opp_debug_create_one()
|
D | cpu.c | 46 struct dev_pm_opp *opp; in dev_pm_opp_init_cpufreq_table()
|
/Linux-v5.10/include/linux/ |
D | pm_opp.h | 20 struct dev_pm_opp; 96 unsigned long dev_pm_opp_get_voltage(struct dev_pm_opp *opp); 98 unsigned long dev_pm_opp_get_freq(struct dev_pm_opp *opp); 100 unsigned int dev_pm_opp_get_level(struct dev_pm_opp *opp); 102 bool dev_pm_opp_is_turbo(struct dev_pm_opp *opp); 110 struct dev_pm_opp *dev_pm_opp_find_freq_exact(struct device *dev, 113 struct dev_pm_opp *dev_pm_opp_find_level_exact(struct device *dev, 116 struct dev_pm_opp *dev_pm_opp_find_freq_floor(struct device *dev, 118 struct dev_pm_opp *dev_pm_opp_find_freq_ceil_by_volt(struct device *dev, 121 struct dev_pm_opp *dev_pm_opp_find_freq_ceil(struct device *dev, [all …]
|
D | pm_domain.h | 100 struct dev_pm_opp; 127 struct dev_pm_opp *opp); 317 struct dev_pm_opp *opp); 365 struct dev_pm_opp *opp) in pm_genpd_opp_to_performance_state()
|
D | devfreq.h | 235 struct dev_pm_opp *devfreq_recommended_opp(struct device *dev, 356 static inline struct dev_pm_opp *devfreq_recommended_opp(struct device *dev, in devfreq_recommended_opp()
|
/Linux-v5.10/drivers/gpu/drm/panfrost/ |
D | panfrost_devfreq.c | 31 struct dev_pm_opp *opp; in panfrost_devfreq_target() 92 struct dev_pm_opp *opp; in panfrost_devfreq_init()
|
/Linux-v5.10/drivers/gpu/drm/lima/ |
D | lima_devfreq.c | 37 struct dev_pm_opp *opp; in lima_devfreq_target() 131 struct dev_pm_opp *opp; in lima_devfreq_init()
|
/Linux-v5.10/drivers/gpu/drm/msm/adreno/ |
D | a6xx_gpu.h | 76 void a6xx_gmu_set_freq(struct msm_gpu *gpu, struct dev_pm_opp *opp);
|
D | a6xx_gmu.c | 107 void a6xx_gmu_set_freq(struct msm_gpu *gpu, struct dev_pm_opp *opp) in a6xx_gmu_set_freq() 850 struct dev_pm_opp *gpu_opp; in a6xx_gmu_set_initial_freq() 864 struct dev_pm_opp *gpu_opp; in a6xx_gmu_set_initial_bw() 1169 struct dev_pm_opp *opp; in a6xx_gmu_get_arc_level() 1286 struct dev_pm_opp *opp; in a6xx_gmu_build_freq_table()
|
/Linux-v5.10/drivers/devfreq/ |
D | imx8m-ddrc.c | 234 struct dev_pm_opp *new_opp; in imx8m_ddrc_target() 345 struct dev_pm_opp *opp; in imx8m_ddrc_check_opps()
|
D | exynos-bus.c | 95 struct dev_pm_opp *new_opp; in exynos_bus_target() 246 struct dev_pm_opp *opp; in exynos_bus_parse_of()
|
D | imx-bus.c | 25 struct dev_pm_opp *new_opp; in imx_bus_target()
|
D | governor_passive.c | 22 struct dev_pm_opp *opp; in devfreq_passive_get_target_freq()
|
D | rk3399_dmc.c | 78 struct dev_pm_opp *opp; in rk3399_dmcfreq_target() 316 struct dev_pm_opp *opp; in rk3399_dmcfreq_probe()
|
D | tegra20-devfreq.c | 42 struct dev_pm_opp *opp; in tegra_devfreq_target()
|
D | devfreq.c | 85 struct dev_pm_opp *opp; in find_available_min_freq() 99 struct dev_pm_opp *opp; in find_available_max_freq() 178 struct dev_pm_opp *opp; in set_freq_table() 1897 struct dev_pm_opp *devfreq_recommended_opp(struct device *dev, in devfreq_recommended_opp() 1901 struct dev_pm_opp *opp; in devfreq_recommended_opp()
|
/Linux-v5.10/drivers/cpufreq/ |
D | qcom-cpufreq-hw.c | 45 struct dev_pm_opp *opp; in qcom_cpufreq_set_bw() 136 struct dev_pm_opp *opp; in qcom_cpufreq_hw_read_lut()
|
D | omap-cpufreq.c | 45 struct dev_pm_opp *opp; in omap_target()
|
D | imx6q-cpufreq.c | 60 struct dev_pm_opp *opp; in imx6q_set_target() 341 struct dev_pm_opp *opp; in imx6q_cpufreq_probe()
|
D | mediatek-cpufreq.c | 210 struct dev_pm_opp *opp; in mtk_cpufreq_set_target() 307 struct dev_pm_opp *opp; in mtk_cpu_dvfs_info_init()
|
/Linux-v5.10/drivers/thermal/ |
D | devfreq_cooling.c | 139 struct dev_pm_opp *opp; in get_voltage() 402 struct dev_pm_opp *opp; in devfreq_cooling_gen_tables()
|
/Linux-v5.10/drivers/soc/samsung/ |
D | exynos-asv.c | 32 struct dev_pm_opp *opp; in exynos_asv_update_cpu_opps()
|