Lines Matching defs:opp_table
49 struct opp_table *opp_table; member
125 struct opp_table *opp_table; member
205 struct opp_table { struct
221 enum opp_table_access shared_opp; argument
226 struct opp_table **required_opp_tables; argument
227 struct device **required_devs;
228 unsigned int required_opp_count;
253 bool _opp_remove_all_static(struct opp_table *opp_table); argument
269 static inline bool lazy_linking_pending(struct opp_table *opp_table) in lazy_linking_pending()
280 static inline void _of_init_opp_table(struct opp_table *opp_table, struct device *dev, int index) {} in _of_init_opp_table()
281 static inline void _of_clear_opp_table(struct opp_table *opp_table) {} in _of_clear_opp_table()
283 static inline void _of_clear_opp(struct opp_table *opp_table, struct dev_pm_opp *opp) {} in _of_clear_opp()
295 struct opp_table *opp_table) { } in opp_debug_create_one()
298 struct opp_table *opp_table) { } in opp_debug_register()
301 struct opp_table *opp_table) in opp_debug_unregister()