Searched defs:opp_table (Results 1 – 8 of 8) sorted by relevance
49 struct opp_table *opp_table; member126 struct opp_table *opp_table; member206 struct opp_table { struct222 enum opp_table_access shared_opp; argument227 struct opp_table **required_opp_tables; argument228 struct device **required_devs;229 unsigned int required_opp_count;253 bool _opp_remove_all_static(struct opp_table *opp_table); argument266 static inline bool lazy_linking_pending(struct opp_table *opp_table) in lazy_linking_pending()277 static inline void _of_init_opp_table(struct opp_table *opp_table, struct device *dev, int index) {} in _of_init_opp_table()[all …]
44 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()
39 struct opp_table *opp_table; member77 struct opp_table *opp_table, in get_target_freq_by_required_opp()282 struct opp_table *opp_table = NULL; in cpufreq_passive_register_notifier() local
88 struct opp_table *opp_table; in exynos_asv_update_opps() local
32 opp_table: opp-table { label
98 struct cpufreq_frequency_table **opp_table) in tegra_cpufreq_init_cpufreq_table()
517 opp_table: *mut bindings::opp_table, in config_clks() argument 625 from_raw_table(ptr: *mut bindings::opp_table, dev: &ARef<Device>) -> Self from_raw_table() argument [all...]
191 struct opp_table *opp_table; member