Home
last modified time | relevance | path

Searched defs:opp_table (Results 1 – 13 of 13) sorted by relevance

/drivers/opp/
A Dopp.h49 struct opp_table *opp_table; member
126 struct opp_table *opp_table; member
206 struct opp_table { struct
222 enum opp_table_access shared_opp; argument
227 struct opp_table **required_opp_tables; argument
228 struct device **required_devs;
229 unsigned int required_opp_count;
253 bool _opp_remove_all_static(struct opp_table *opp_table); argument
292 struct opp_table *opp_table) { } in opp_debug_create_one()
295 struct opp_table *opp_table) { } in opp_debug_register()
[all …]
A Dcore.c55 struct opp_table *opp_table; in _find_opp_table_unlocked() local
1395 struct opp_table *opp_table) in _remove_opp_dev()
1403 struct opp_table *opp_table) in _add_opp_dev()
1425 struct opp_table *opp_table; in _allocate_opp_table() local
1480 struct opp_table *opp_table, in _update_opp_table_clk()
1546 struct opp_table *opp_table; in _add_opp_table_indexed() local
1832 struct opp_table *opp_table) in _opp_supported_by_regulators()
1911 struct opp_table *opp_table, in _opp_is_duplicate()
1975 struct opp_table *opp_table) in _opp_add()
2445 struct opp_table *opp_table; in dev_pm_opp_set_config() local
[all …]
A Dof.c47 struct opp_table *opp_table, *managed_table = NULL; in _managed_opp() local
99 struct opp_table *opp_table; in _find_table_of_opp_np() local
236 void _of_clear_opp_table(struct opp_table *opp_table) in _of_clear_opp_table()
327 static int lazy_link_required_opps(struct opp_table *opp_table, in lazy_link_required_opps()
345 struct opp_table *opp_table, *temp, **required_opp_tables; in lazy_link_required_opp_table() local
439 struct opp_table *opp_table) in dev_pm_opp_of_find_icc_paths()
553 struct opp_table *opp_table, in _parse_named_prop()
616 struct opp_table *opp_table, bool *triplet) in opp_parse_microvolt()
644 struct opp_table *opp_table) in opp_parse_supplies()
803 struct opp_table *opp_table, struct device_node *np) in _read_opp_key()
[all …]
A Ddebugfs.c57 struct opp_table *opp_table, in opp_debug_create_bw()
80 struct opp_table *opp_table, in opp_debug_create_clks()
98 struct opp_table *opp_table, 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()
172 struct opp_table *opp_table) in opp_list_debug_create_dir()
187 struct opp_table *opp_table) in opp_list_debug_create_link()
207 void opp_debug_register(struct opp_device *opp_dev, struct opp_table *opp_table) in opp_debug_register()
216 struct opp_table *opp_table) in opp_migrate_dentry()
255 struct opp_table *opp_table) in opp_debug_unregister()
A Dcpu.c44 struct cpufreq_frequency_table **opp_table) in dev_pm_opp_init_cpufreq_table()
96 struct cpufreq_frequency_table **opp_table) in dev_pm_opp_free_cpufreq_table()
/drivers/cpufreq/
A Drcpufreq_dt.rs44 opp_table: opp::Table, field
103 let mut opp_table = match opp::Table::from_of_cpumask(dev, &mut mask) { in init() variables
A Dairoha-cpufreq.c23 struct opp_table *opp_table, in airoha_cpufreq_config_clks_nop()
A Dtegra194-cpufreq.c425 struct cpufreq_frequency_table **opp_table) in tegra_cpufreq_init_cpufreq_table()
/drivers/devfreq/
A Dgovernor_passive.c52 struct opp_table *opp_table, in get_target_freq_by_required_opp()
257 struct opp_table *opp_table = NULL; in cpufreq_passive_register_notifier() local
A Dgovernor.h69 struct opp_table *opp_table; member
A Dtegra30-devfreq.c825 struct opp_table *opp_table, in tegra_devfreq_config_clks_nop()
/drivers/soc/samsung/
A Dexynos-asv.c88 struct opp_table *opp_table; in exynos_asv_update_opps() local
/drivers/ufs/core/
A Dufshcd.c1146 int ufshcd_opp_config_clks(struct device *dev, struct opp_table *opp_table, in ufshcd_opp_config_clks()

Completed in 57 milliseconds