Lines Matching defs:opp_table
91 struct opp_table *opp_table; member
168 struct opp_table { struct
184 enum opp_table_access shared_opp; argument
189 struct opp_table **required_opp_tables; argument
190 unsigned int required_opp_count;
215 bool _opp_remove_all_static(struct opp_table *opp_table); argument
236 static inline void _of_init_opp_table(struct opp_table *opp_table, struct device *dev, int index) {} in _of_init_opp_table()
237 static inline void _of_clear_opp_table(struct opp_table *opp_table) {} in _of_clear_opp_table()
239 static inline void _of_opp_free_required_opps(struct opp_table *opp_table, in _of_opp_free_required_opps()
252 struct opp_table *opp_table) { } in opp_debug_create_one()
255 struct opp_table *opp_table) { } in opp_debug_register()
258 struct opp_table *opp_table) in opp_debug_unregister()