Home
last modified time | relevance | path

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

/linux-6.15/drivers/opp/
H 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
293 struct opp_table *opp_table) { } in opp_debug_create_one()
296 struct opp_table *opp_table) { } in opp_debug_register()
[all …]
H A Dcore.c58 struct opp_table *opp_table; in _find_opp_table_unlocked() local
83 struct opp_table *opp_table; in _find_opp_table() local
322 struct opp_table *opp_table; in dev_pm_opp_get_max_clock_latency() local
345 struct opp_table *opp_table; in dev_pm_opp_get_max_volt_latency() local
431 struct opp_table *opp_table; in dev_pm_opp_get_suspend_opp_freq() local
473 struct opp_table *opp_table; in dev_pm_opp_get_opp_count() local
581 struct opp_table *opp_table; in _find_key() local
1351 struct opp_table *opp_table; in dev_pm_opp_set_rate() local
1428 struct opp_table *opp_table; in dev_pm_opp_set_opp() local
1477 struct opp_table *opp_table; in _allocate_opp_table() local
[all …]
H A Dof.c47 struct opp_table *opp_table, *managed_table = NULL; in _managed_opp() local
107 struct opp_table *opp_table; in _find_table_of_opp_np() local
261 void _of_clear_opp_table(struct opp_table *opp_table) in _of_clear_opp_table()
372 struct opp_table *opp_table, *temp, **required_opp_tables; in lazy_link_required_opp_table() local
472 struct opp_table *opp_table) in dev_pm_opp_of_find_icc_paths()
588 struct opp_table *opp_table, in _parse_named_prop()
651 struct opp_table *opp_table, bool *triplet) in opp_parse_microvolt()
679 struct opp_table *opp_table) in opp_parse_supplies()
838 struct opp_table *opp_table, struct device_node *np) in _read_opp_key()
1102 struct opp_table *opp_table; in _of_add_table_indexed() local
[all …]
H 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()
H A Dcpu.c44 struct cpufreq_frequency_table **opp_table) in dev_pm_opp_init_cpufreq_table()
97 struct cpufreq_frequency_table **opp_table) in dev_pm_opp_free_cpufreq_table()
159 struct opp_table *opp_table; in dev_pm_opp_set_sharing_cpus() local
208 struct opp_table *opp_table; in dev_pm_opp_get_sharing_cpus() local
/linux-6.15/drivers/devfreq/
H 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
H A Dgovernor.h69 struct opp_table *opp_table; member
H A Dtegra30-devfreq.c825 struct opp_table *opp_table, in tegra_devfreq_config_clks_nop()
/linux-6.15/include/linux/
H A Dpm_opp.h210 static inline void dev_pm_opp_get_opp_table_ref(struct opp_table *opp_table) {} in dev_pm_opp_get_opp_table_ref()
212 static inline void dev_pm_opp_put_opp_table(struct opp_table *opp_table) {} in dev_pm_opp_put_opp_table()
407 struct opp_table *opp_table, struct dev_pm_opp *opp, void *data, in dev_pm_opp_config_clks_simple()
570 static inline int dev_pm_opp_of_find_icc_paths(struct device *dev, struct opp_table *opp_table) in dev_pm_opp_of_find_icc_paths()
H A Ddevfreq.h187 struct opp_table *opp_table; member
H A Dpm_domain.h189 struct opp_table *opp_table; /* OPP table of the genpd */ member
/linux-6.15/drivers/soc/samsung/
H A Dexynos-asv.c88 struct opp_table *opp_table; in exynos_asv_update_opps() local
/linux-6.15/drivers/cpufreq/
H A Dairoha-cpufreq.c23 struct opp_table *opp_table, in airoha_cpufreq_config_clks_nop()
H A Dtegra194-cpufreq.c425 struct cpufreq_frequency_table **opp_table) in tegra_cpufreq_init_cpufreq_table()
/linux-6.15/arch/arm/boot/dts/ti/davinci/
H A Dda850.dtsi32 opp_table: opp-table { label
/linux-6.15/arch/arm64/boot/dts/qcom/
H A Dmsm8939.dtsi1433 opp_table: opp-table { label
/linux-6.15/drivers/ufs/core/
H A Dufshcd.c1100 int ufshcd_opp_config_clks(struct device *dev, struct opp_table *opp_table, in ufshcd_opp_config_clks()