| /drivers/opp/ |
| A D | opp.h | 108 struct dev_pm_opp { struct 125 struct dev_pm_opp **required_opps; argument 224 struct dev_pm_opp *current_opp; 225 struct dev_pm_opp *suspend_opp; 257 struct dev_pm_opp *_opp_allocate(struct opp_table *opp_table); 258 void _opp_free(struct dev_pm_opp *opp); 259 int _opp_compare_key(struct opp_table *opp_table, struct dev_pm_opp *opp1, struct dev_pm_opp *opp2); 264 void _required_opps_available(struct dev_pm_opp *opp, int count); 284 void opp_debug_remove_one(struct dev_pm_opp *opp); 289 static inline void opp_debug_remove_one(struct dev_pm_opp *opp) {} in opp_debug_remove_one() [all …]
|
| A D | core.c | 331 struct dev_pm_opp *opp; in dev_pm_opp_get_max_volt_latency() 428 struct dev_pm_opp *opp; in _get_opp_count() 516 bool (*compare)(struct dev_pm_opp **opp, struct dev_pm_opp *temp_opp, in _opp_table_find_key() 547 bool (*compare)(struct dev_pm_opp **opp, struct dev_pm_opp *temp_opp, in _find_key() 655 struct dev_pm_opp * 716 struct dev_pm_opp * 770 struct dev_pm_opp * 1020 struct dev_pm_opp *old_opp, struct dev_pm_opp *new_opp, in _opp_config_regulator_single() 1660 struct dev_pm_opp *opp = container_of(kref, struct dev_pm_opp, kref); in _opp_kref_release() 1676 struct dev_pm_opp *dev_pm_opp_get(struct dev_pm_opp *opp) in dev_pm_opp_get() [all …]
|
| A D | of.c | 77 struct dev_pm_opp *opp; in _find_opp_of_np() 247 struct dev_pm_opp *opp) in _of_opp_free_required_opps() 294 struct dev_pm_opp *opp) in _of_opp_alloc_required_opps() 330 struct dev_pm_opp *opp; in lazy_link_required_opps() 346 struct dev_pm_opp *opp; in lazy_link_required_opp_table() 865 struct dev_pm_opp *new_opp; in _opp_add_static_v2() 957 struct dev_pm_opp *opp; in _of_add_opp_table_v2() 1333 struct dev_pm_opp *opp __free(put_opp) = NULL; in of_get_required_opp_performance_state() 1428 struct dev_pm_opp *opp __free(put_opp); in _get_dt_power() 1468 struct dev_pm_opp *opp __free(put_opp) = NULL; in dev_pm_opp_calc_power() [all …]
|
| A D | debugfs.c | 31 void opp_debug_remove_one(struct dev_pm_opp *opp) in opp_debug_remove_one() 56 static void opp_debug_create_bw(struct dev_pm_opp *opp, in opp_debug_create_bw() 79 static void opp_debug_create_clks(struct dev_pm_opp *opp, in opp_debug_create_clks() 97 static void opp_debug_create_supplies(struct dev_pm_opp *opp, in opp_debug_create_supplies() 129 void opp_debug_create_one(struct dev_pm_opp *opp, struct opp_table *opp_table) in opp_debug_create_one()
|
| A D | ti-opp-supply.c | 276 struct dev_pm_opp *old_opp, struct dev_pm_opp *new_opp, in ti_opp_config_regulators()
|
| A D | cpu.c | 59 struct dev_pm_opp *opp __free(put_opp); in dev_pm_opp_init_cpufreq_table()
|
| /drivers/gpu/drm/lima/ |
| A D | lima_devfreq.c | 37 struct dev_pm_opp *opp; in lima_devfreq_target() 111 struct dev_pm_opp *opp; in lima_devfreq_init()
|
| /drivers/devfreq/ |
| A D | mtk-cci-devfreq.c | 130 struct dev_pm_opp *opp; in mtk_ccifreq_target() 224 struct dev_pm_opp *opp = data; in mtk_ccifreq_opp_notifier() 254 struct dev_pm_opp *opp; in mtk_ccifreq_probe()
|
| A D | imx8m-ddrc.c | 234 struct dev_pm_opp *new_opp; in imx8m_ddrc_target() 333 struct dev_pm_opp *opp; in imx8m_ddrc_check_opps()
|
| A D | exynos-bus.c | 96 struct dev_pm_opp *new_opp; in exynos_bus_target() 242 struct dev_pm_opp *opp; in exynos_bus_parse_of()
|
| A D | rk3399_dmc.c | 74 struct dev_pm_opp *opp; in rk3399_dmcfreq_target() 341 struct dev_pm_opp *opp; in rk3399_dmcfreq_probe()
|
| A D | imx-bus.c | 25 struct dev_pm_opp *new_opp; in imx_bus_target()
|
| /drivers/gpu/drm/panthor/ |
| A D | panthor_devfreq.c | 66 struct dev_pm_opp *opp; in panthor_devfreq_target() 137 struct dev_pm_opp *opp; in panthor_devfreq_init()
|
| /drivers/gpu/drm/panfrost/ |
| A D | panfrost_devfreq.c | 33 struct dev_pm_opp *opp; in panfrost_devfreq_target() 120 struct dev_pm_opp *opp; in panfrost_devfreq_init()
|
| /drivers/cpufreq/ |
| A D | mediatek-cpufreq.c | 208 struct dev_pm_opp *opp; in mtk_cpufreq_set_target() 319 struct dev_pm_opp *opp = data; in mtk_cpufreq_opp_notifier() 320 struct dev_pm_opp *new_opp; in mtk_cpufreq_opp_notifier() 388 struct dev_pm_opp *opp; in mtk_cpu_dvfs_info_init()
|
| A D | qcom-cpufreq-hw.c | 76 struct dev_pm_opp *opp; in qcom_cpufreq_set_bw() 208 struct dev_pm_opp *opp; in qcom_cpufreq_hw_read_lut() 332 struct dev_pm_opp *opp; in qcom_lmh_dcvs_notify()
|
| A D | airoha-cpufreq.c | 24 struct dev_pm_opp *opp, in airoha_cpufreq_config_clks_nop()
|
| A D | imx6q-cpufreq.c | 62 struct dev_pm_opp *opp; in imx6q_set_target() 327 struct dev_pm_opp *opp; in imx6q_cpufreq_probe()
|
| A D | omap-cpufreq.c | 42 struct dev_pm_opp *opp; in omap_target()
|
| /drivers/gpu/drm/msm/adreno/ |
| A D | a6xx_gmu.c | 109 void a6xx_gmu_set_freq(struct msm_gpu *gpu, struct dev_pm_opp *opp, in a6xx_gmu_set_freq() 1030 struct dev_pm_opp *gpu_opp; in a6xx_gmu_set_initial_freq() 1044 struct dev_pm_opp *gpu_opp; in a6xx_gmu_set_initial_bw() 1435 struct dev_pm_opp *opp; in a6xx_gmu_get_arc_level() 1565 struct dev_pm_opp *opp; in a6xx_gmu_build_freq_table() 1597 struct dev_pm_opp *opp; in a6xx_gmu_build_bw_table() 1689 struct dev_pm_opp *opp; in a6xx_gmu_acd_probe()
|
| A D | a6xx_gpu.h | 286 void a6xx_gmu_set_freq(struct msm_gpu *gpu, struct dev_pm_opp *opp,
|
| /drivers/thermal/ |
| A D | devfreq_cooling.c | 152 struct dev_pm_opp *opp; in get_voltage() 362 struct dev_pm_opp *opp; in devfreq_cooling_gen_tables()
|
| /drivers/clk/qcom/ |
| A D | a53-pll.c | 68 struct dev_pm_opp *opp; in qcom_a53pll_get_freq_tbl()
|
| /drivers/soc/samsung/ |
| A D | exynos-asv.c | 31 struct dev_pm_opp *opp; in exynos_asv_update_cpu_opps()
|
| /drivers/clk/tegra/ |
| A D | clk-device.c | 34 struct dev_pm_opp *opp; in tegra_clock_set_pd_state()
|