Lines Matching defs:opp_table
48 struct opp_table *opp_table; member
112 struct opp_table *opp_table; member
194 struct opp_table { struct
210 enum opp_table_access shared_opp; argument
217 struct opp_table **required_opp_tables; argument
235 struct opp_table *opp_table, struct dev_pm_opp *opp, bool scaling_down); argument
245 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()