Home
last modified time | relevance | path

Searched refs:dev_pm_opp (Results 1 – 25 of 55) sorted by relevance

123

/linux-6.15/include/linux/
H A Dpm_opp.h21 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 Ddevfreq.h250 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 Dopp.h108 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 Dcore.c346 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 Dof.c81 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 Ddebugfs.c31 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 Dti-opp-supply.c276 struct dev_pm_opp *old_opp, struct dev_pm_opp *new_opp, in ti_opp_config_regulators()
H A Dcpu.c46 struct dev_pm_opp *opp; in dev_pm_opp_init_cpufreq_table()
/linux-6.15/Documentation/translations/zh_CN/power/
H A Dopp.rst96 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 Dlima_devfreq.c37 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 Dpanfrost_devfreq.c33 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 Dpanthor_devfreq.c66 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 Dmtk-cci-devfreq.c130 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 Dimx8m-ddrc.c234 struct dev_pm_opp *new_opp; in imx8m_ddrc_target()
333 struct dev_pm_opp *opp; in imx8m_ddrc_check_opps()
H A Dimx-bus.c25 struct dev_pm_opp *new_opp; in imx_bus_target()
H A Drk3399_dmc.c74 struct dev_pm_opp *opp; in rk3399_dmcfreq_target()
341 struct dev_pm_opp *opp; in rk3399_dmcfreq_probe()
H A Dexynos-bus.c96 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 Dmediatek-cpufreq.c208 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 Dairoha-cpufreq.c24 struct dev_pm_opp *opp, in airoha_cpufreq_config_clks_nop()
H A Dqcom-cpufreq-hw.c76 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 Domap-cpufreq.c42 struct dev_pm_opp *opp; in omap_target()
/linux-6.15/drivers/clk/qcom/
H A Da53-pll.c68 struct dev_pm_opp *opp; in qcom_a53pll_get_freq_tbl()
/linux-6.15/drivers/soc/samsung/
H A Dexynos-asv.c31 struct dev_pm_opp *opp; in exynos_asv_update_cpu_opps()
/linux-6.15/drivers/clk/tegra/
H A Dclk-device.c34 struct dev_pm_opp *opp; in tegra_clock_set_pd_state()
/linux-6.15/drivers/thermal/
H A Ddevfreq_cooling.c152 struct dev_pm_opp *opp; in get_voltage()
362 struct dev_pm_opp *opp; in devfreq_cooling_gen_tables()

123