| /linux-6.15/include/linux/ |
| H A D | pm_opp.h | 21 struct dev_pm_opp; 50 struct dev_pm_opp *old_opp, struct dev_pm_opp *new_opp, 54 struct dev_pm_opp *opp, void *data, bool scaling_down); 121 bool dev_pm_opp_is_turbo(struct dev_pm_opp *opp); 133 struct dev_pm_opp * 164 void dev_pm_opp_get(struct dev_pm_opp *opp); 165 void dev_pm_opp_put(struct dev_pm_opp *opp); 190 struct dev_pm_opp *dev_pm_opp_xlate_required_opp(struct opp_table *src_table, struct opp_table *dst… 287 static inline struct dev_pm_opp * 300 static inline struct dev_pm_opp * [all …]
|
| H A D | devfreq.h | 250 struct dev_pm_opp *devfreq_recommended_opp(struct device *dev, 380 static inline struct dev_pm_opp *devfreq_recommended_opp(struct device *dev, in devfreq_recommended_opp()
|
| /linux-6.15/drivers/opp/ |
| H 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; 258 struct dev_pm_opp *_opp_allocate(struct opp_table *opp_table); 259 void _opp_free(struct dev_pm_opp *opp); 260 int _opp_compare_key(struct opp_table *opp_table, struct dev_pm_opp *opp1, struct dev_pm_opp *opp2); 265 void _required_opps_available(struct dev_pm_opp *opp, int count); 285 void opp_debug_remove_one(struct dev_pm_opp *opp); 290 static inline void opp_debug_remove_one(struct dev_pm_opp *opp) {} in opp_debug_remove_one() [all …]
|
| H A D | core.c | 346 struct dev_pm_opp *opp; in dev_pm_opp_get_max_volt_latency() 449 struct dev_pm_opp *opp; in _get_opp_count() 544 bool (*compare)(struct dev_pm_opp **opp, struct dev_pm_opp *temp_opp, in _opp_table_find_key() 577 bool (*compare)(struct dev_pm_opp **opp, struct dev_pm_opp *temp_opp, in _find_key() 582 struct dev_pm_opp *opp; in _find_key() 690 struct dev_pm_opp * 751 struct dev_pm_opp * 805 struct dev_pm_opp * 1055 struct dev_pm_opp *old_opp, struct dev_pm_opp *new_opp, in _opp_config_regulator_single() 1716 struct dev_pm_opp *opp = container_of(kref, struct dev_pm_opp, kref); in _opp_kref_release() [all …]
|
| H A D | of.c | 81 struct dev_pm_opp *opp; in _find_opp_of_np() 272 struct dev_pm_opp *opp) in _of_opp_free_required_opps() 321 struct dev_pm_opp *opp) in _of_opp_alloc_required_opps() 357 struct dev_pm_opp *opp; in lazy_link_required_opps() 374 struct dev_pm_opp *opp; in lazy_link_required_opp_table() 900 struct dev_pm_opp *new_opp; in _opp_add_static_v2() 992 struct dev_pm_opp *opp; in _of_add_opp_table_v2() 1372 struct dev_pm_opp *opp; in of_get_required_opp_performance_state() 1478 struct dev_pm_opp *opp; in _get_dt_power() 1519 struct dev_pm_opp *opp; in dev_pm_opp_calc_power() [all …]
|
| H 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()
|
| H A D | ti-opp-supply.c | 276 struct dev_pm_opp *old_opp, struct dev_pm_opp *new_opp, in ti_opp_config_regulators()
|
| H A D | cpu.c | 46 struct dev_pm_opp *opp; in dev_pm_opp_init_cpufreq_table()
|
| /linux-6.15/Documentation/translations/zh_CN/power/ |
| H A D | opp.rst | 96 OPP库内部用dev_pm_opp结构体存储并管理这些信息。这个函数可以被SoC框架根据SoC 222 由于OPP库对OPP信息进行了抽象化处理,因此需要一组函数来从dev_pm_opp结构体中提取 309 struct dev_pm_opp 315 结构体dev_pm_opp的指针不应该由用户解析或修改。一个实例的默认值由
|
| /linux-6.15/drivers/gpu/drm/lima/ |
| H 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()
|
| /linux-6.15/drivers/gpu/drm/panfrost/ |
| H 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()
|
| /linux-6.15/drivers/gpu/drm/panthor/ |
| H 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()
|
| /linux-6.15/drivers/devfreq/ |
| H 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()
|
| H 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()
|
| H A D | imx-bus.c | 25 struct dev_pm_opp *new_opp; in imx_bus_target()
|
| H 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()
|
| H 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()
|
| /linux-6.15/drivers/cpufreq/ |
| H 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()
|
| H A D | airoha-cpufreq.c | 24 struct dev_pm_opp *opp, in airoha_cpufreq_config_clks_nop()
|
| H 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()
|
| H A D | omap-cpufreq.c | 42 struct dev_pm_opp *opp; in omap_target()
|
| /linux-6.15/drivers/clk/qcom/ |
| H A D | a53-pll.c | 68 struct dev_pm_opp *opp; in qcom_a53pll_get_freq_tbl()
|
| /linux-6.15/drivers/soc/samsung/ |
| H A D | exynos-asv.c | 31 struct dev_pm_opp *opp; in exynos_asv_update_cpu_opps()
|
| /linux-6.15/drivers/clk/tegra/ |
| H A D | clk-device.c | 34 struct dev_pm_opp *opp; in tegra_clock_set_pd_state()
|
| /linux-6.15/drivers/thermal/ |
| H 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()
|