Searched defs:opp_table (Results 1 – 7 of 7) 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 …]
40 opp_table: opp::Table, field99 let mut opp_table = match opp::Table::from_of_cpumask(dev, &mut mask) { in init() localVariable
88 struct opp_table *opp_table; in exynos_asv_update_opps() local
32 opp_table: opp-table { label
517 opp_table: *mut bindings::opp_table, in config_clks() argument625 unsafe fn from_raw_table(ptr: *mut bindings::opp_table, dev: &ARef<Device>) -> Self { in from_raw_table()
191 struct opp_table *opp_table; member
1151 int ufshcd_opp_config_clks(struct device *dev, struct opp_table *opp_table, in ufshcd_opp_config_clks()