Home
last modified time | relevance | path

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

/drivers/base/power/opp/
Dopp.h92 struct opp_table *opp_table; member
161 struct opp_table { struct
175 enum opp_table_access shared_opp; argument
191 struct opp_table *_find_opp_table(struct device *dev); argument
204 static inline void _of_init_opp_table(struct opp_table *opp_table, struct device *dev) {} in _of_init_opp_table()
216 struct opp_table *opp_table) in opp_debug_create_one()
219 struct opp_table *opp_table) in opp_debug_register()
223 struct opp_table *opp_table) in opp_debug_unregister()
Dcore.c44 struct opp_table *opp_table) in _find_opp_dev()
73 struct opp_table *opp_table; in _find_opp_table() local
197 struct opp_table *opp_table; in dev_pm_opp_get_max_clock_latency() local
223 struct opp_table *opp_table; in dev_pm_opp_get_max_volt_latency() local
301 struct opp_table *opp_table; in dev_pm_opp_get_suspend_opp() local
325 struct opp_table *opp_table; in dev_pm_opp_get_opp_count() local
380 struct opp_table *opp_table; in dev_pm_opp_find_freq_exact() local
405 static noinline struct dev_pm_opp *_find_freq_ceil(struct opp_table *opp_table, in _find_freq_ceil()
445 struct opp_table *opp_table; in dev_pm_opp_find_freq_ceil() local
486 struct opp_table *opp_table; in dev_pm_opp_find_freq_floor() local
[all …]
Ddebugfs.c37 int opp_debug_create_one(struct dev_pm_opp *opp, struct opp_table *opp_table) in opp_debug_create_one()
87 struct opp_table *opp_table) in opp_list_debug_create_dir()
108 struct opp_table *opp_table) in opp_list_debug_create_link()
139 int opp_debug_register(struct opp_device *opp_dev, struct opp_table *opp_table) in opp_debug_register()
153 struct opp_table *opp_table) in opp_migrate_dentry()
190 struct opp_table *opp_table) in opp_debug_unregister()
Dof.c26 struct opp_table *opp_table; in _managed_opp() local
47 void _of_init_opp_table(struct opp_table *opp_table, struct device *dev) in _of_init_opp_table()
67 static bool _opp_is_supported(struct device *dev, struct opp_table *opp_table, in _opp_is_supported()
106 struct opp_table *opp_table) in opp_parse_supplies()
238 struct opp_table *opp_table; in _opp_add_static_v2() local
328 struct opp_table *opp_table; in _of_add_opp_table_v2() local
Dcpu.c183 struct opp_table *opp_table; in dev_pm_opp_set_sharing_cpus() local
242 struct opp_table *opp_table; in dev_pm_opp_get_sharing_cpus() local
/drivers/cpufreq/
Dcpufreq-dt.c31 struct opp_table *opp_table; member
147 struct opp_table *opp_table = NULL; in cpufreq_init() local