Lines Matching defs:opp_table
49 struct opp_table *opp_table; member
126 struct opp_table *opp_table; member
206 struct opp_table { struct
222 enum opp_table_access shared_opp; argument
227 struct opp_table **required_opp_tables; argument
228 struct device **required_devs;
229 unsigned int required_opp_count;
253 bool _opp_remove_all_static(struct opp_table *opp_table); argument
266 static inline bool lazy_linking_pending(struct opp_table *opp_table) in lazy_linking_pending()
277 static inline void _of_init_opp_table(struct opp_table *opp_table, struct device *dev, int index) {} in _of_init_opp_table()
278 static inline void _of_clear_opp_table(struct opp_table *opp_table) {} in _of_clear_opp_table()
280 static inline void _of_clear_opp(struct opp_table *opp_table, struct dev_pm_opp *opp) {} in _of_clear_opp()
292 struct opp_table *opp_table) { } in opp_debug_create_one()
295 struct opp_table *opp_table) { } in opp_debug_register()
298 struct opp_table *opp_table) in opp_debug_unregister()