Lines Matching defs:opp_table
44 struct opp_table *opp_table, *managed_table = NULL; in _managed_opp() local
75 static struct dev_pm_opp *_find_opp_of_np(struct opp_table *opp_table, in _find_opp_of_np()
104 struct opp_table *opp_table; in _find_table_of_opp_np() local
129 static void _opp_table_free_required_tables(struct opp_table *opp_table) in _opp_table_free_required_tables()
155 static void _opp_table_alloc_required_tables(struct opp_table *opp_table, in _opp_table_alloc_required_tables()
208 void _of_init_opp_table(struct opp_table *opp_table, struct device *dev, in _of_init_opp_table()
248 void _of_clear_opp_table(struct opp_table *opp_table) in _of_clear_opp_table()
257 void _of_opp_free_required_opps(struct opp_table *opp_table, in _of_opp_free_required_opps()
279 static int _of_opp_alloc_required_opps(struct opp_table *opp_table, in _of_opp_alloc_required_opps()
329 static int lazy_link_required_opps(struct opp_table *opp_table, in lazy_link_required_opps()
356 struct opp_table *opp_table, *temp, **required_opp_tables; in lazy_link_required_opp_table() local
418 static int _bandwidth_supported(struct device *dev, struct opp_table *opp_table) in _bandwidth_supported()
456 struct opp_table *opp_table) in dev_pm_opp_of_find_icc_paths()
519 static bool _opp_is_supported(struct device *dev, struct opp_table *opp_table, in _opp_is_supported()
576 struct opp_table *opp_table) in opp_parse_supplies()
835 static struct dev_pm_opp *_opp_add_static_v2(struct opp_table *opp_table, in _opp_add_static_v2()
928 static int _of_add_opp_table_v2(struct device *dev, struct opp_table *opp_table) in _of_add_opp_table_v2()
985 static int _of_add_opp_table_v1(struct device *dev, struct opp_table *opp_table) in _of_add_opp_table_v1()
1046 struct opp_table *opp_table; in _of_add_table_indexed() local
1318 struct opp_table *opp_table; in of_get_required_opp_performance_state() local