Home
last modified time | relevance | path

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

/linux/drivers/opp/
A Dopp.h93 struct opp_table *opp_table; member
173 struct opp_table { struct
189 enum opp_table_access shared_opp; argument
196 struct opp_table **required_opp_tables; argument
197 unsigned int required_opp_count;
199 unsigned int *supported_hw;
223 bool _opp_remove_all_static(struct opp_table *opp_table); argument
238 static inline bool lazy_linking_pending(struct opp_table *opp_table) in lazy_linking_pending()
266 struct opp_table *opp_table) { } in opp_debug_create_one()
269 struct opp_table *opp_table) { } in opp_debug_register()
[all …]
A Dcore.c57 struct opp_table *opp_table; in _find_opp_table_unlocked() local
82 struct opp_table *opp_table; in _find_opp_table() local
207 struct opp_table *opp_table; in dev_pm_opp_get_max_clock_latency() local
230 struct opp_table *opp_table; in dev_pm_opp_get_max_volt_latency() local
316 struct opp_table *opp_table; in dev_pm_opp_get_suspend_opp_freq() local
358 struct opp_table *opp_table; in dev_pm_opp_get_opp_count() local
403 struct opp_table *opp_table; in dev_pm_opp_find_freq_exact() local
452 struct opp_table *opp_table; in dev_pm_opp_find_level_exact() local
500 struct opp_table *opp_table; in dev_pm_opp_find_level_ceil() local
575 struct opp_table *opp_table; in dev_pm_opp_find_freq_ceil() local
[all …]
A Ddebugfs.c54 struct opp_table *opp_table, in opp_debug_create_bw()
77 struct opp_table *opp_table, in opp_debug_create_supplies()
105 void opp_debug_create_one(struct dev_pm_opp *opp, struct opp_table *opp_table) in opp_debug_create_one()
144 struct opp_table *opp_table) in opp_list_debug_create_dir()
159 struct opp_table *opp_table) in opp_list_debug_create_link()
179 void opp_debug_register(struct opp_device *opp_dev, struct opp_table *opp_table) in opp_debug_register()
188 struct opp_table *opp_table) in opp_migrate_dentry()
225 struct opp_table *opp_table) in opp_debug_unregister()
A Dof.c44 struct opp_table *opp_table, *managed_table = NULL; in _managed_opp() local
75 static struct dev_pm_opp *_find_opp_of_np(struct opp_table *opp_table, in _find_opp_of_np()
104 struct opp_table *opp_table; in _find_table_of_opp_np() local
248 void _of_clear_opp_table(struct opp_table *opp_table) in _of_clear_opp_table()
257 void _of_opp_free_required_opps(struct opp_table *opp_table, in _of_opp_free_required_opps()
329 static int lazy_link_required_opps(struct opp_table *opp_table, in lazy_link_required_opps()
356 struct opp_table *opp_table, *temp, **required_opp_tables; in lazy_link_required_opp_table() local
456 struct opp_table *opp_table) in dev_pm_opp_of_find_icc_paths()
576 struct opp_table *opp_table) in opp_parse_supplies()
1046 struct opp_table *opp_table; in _of_add_table_indexed() local
[all …]
A Dcpu.c159 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/drivers/cpufreq/
A Dtegra20-cpufreq.c35 static void tegra20_cpufreq_put_supported_hw(void *opp_table) in tegra20_cpufreq_put_supported_hw()
48 struct opp_table *opp_table; in tegra20_cpufreq_probe() local
A Dcpufreq-dt.c32 struct opp_table *opp_table; member
A Dsti-cpufreq.c161 struct opp_table *opp_table; in sti_cpufreq_set_opp_info() local
A Dti-cpufreq.c63 struct opp_table *opp_table; member
/linux/include/linux/
A Dpm_opp.h182 static inline void dev_pm_opp_put_opp_table(struct opp_table *opp_table) {} in dev_pm_opp_put_opp_table()
323 static inline void dev_pm_opp_put_supported_hw(struct opp_table *opp_table) {} in dev_pm_opp_put_supported_hw()
338 static inline void dev_pm_opp_unregister_set_opp_helper(struct opp_table *opp_table) {} in dev_pm_opp_unregister_set_opp_helper()
351 static inline void dev_pm_opp_put_prop_name(struct opp_table *opp_table) {} in dev_pm_opp_put_prop_name()
358 static inline void dev_pm_opp_put_regulators(struct opp_table *opp_table) {} in dev_pm_opp_put_regulators()
372 static inline void dev_pm_opp_put_clkname(struct opp_table *opp_table) {} in dev_pm_opp_put_clkname()
384 static inline void dev_pm_opp_detach_genpd(struct opp_table *opp_table) {} in dev_pm_opp_detach_genpd()
533 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()
A Ddevfreq.h183 struct opp_table *opp_table; member
A Dpm_domain.h131 struct opp_table *opp_table; /* OPP table of the genpd */ member
/linux/drivers/soc/samsung/
A Dexynos-asv.c86 struct opp_table *opp_table; in exynos_asv_update_opps() local
/linux/drivers/devfreq/
A Dexynos-bus.c36 struct opp_table *opp_table; member
182 struct opp_table *opp_table; in exynos_bus_parent_parse_of() local
/linux/arch/arm/boot/dts/
A Dda850.dtsi32 opp_table: opp-table { label

Completed in 34 milliseconds