Lines Matching defs:opp_table
93 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()
250 static inline void _of_init_opp_table(struct opp_table *opp_table, struct device *dev, int index) {} in _of_init_opp_table()
251 static inline void _of_clear_opp_table(struct opp_table *opp_table) {} in _of_clear_opp_table()
253 static inline void _of_opp_free_required_opps(struct opp_table *opp_table, in _of_opp_free_required_opps()
266 struct opp_table *opp_table) { } in opp_debug_create_one()
269 struct opp_table *opp_table) { } in opp_debug_register()
272 struct opp_table *opp_table) in opp_debug_unregister()