Lines Matching defs:opp_table
48 struct opp_table *opp_table; member
114 struct opp_table *opp_table; member
196 struct opp_table { struct
212 enum opp_table_access shared_opp; argument
219 struct opp_table **required_opp_tables; argument
220 unsigned int required_opp_count;
222 unsigned int *supported_hw;
246 bool _opp_remove_all_static(struct opp_table *opp_table); argument
261 static inline bool lazy_linking_pending(struct opp_table *opp_table) in lazy_linking_pending()
272 static inline void _of_init_opp_table(struct opp_table *opp_table, struct device *dev, int index) {} in _of_init_opp_table()
273 static inline void _of_clear_opp_table(struct opp_table *opp_table) {} in _of_clear_opp_table()
275 static inline void _of_clear_opp(struct opp_table *opp_table, struct dev_pm_opp *opp) {} in _of_clear_opp()
287 struct opp_table *opp_table) { } in opp_debug_create_one()
290 struct opp_table *opp_table) { } in opp_debug_register()
293 struct opp_table *opp_table) in opp_debug_unregister()