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()
247 void _of_clear_opp_table(struct opp_table *opp_table) in _of_clear_opp_table()
257 static void _of_opp_free_required_opps(struct opp_table *opp_table, in _of_opp_free_required_opps()
278 void _of_clear_opp(struct opp_table *opp_table, struct dev_pm_opp *opp) in _of_clear_opp()
285 static int _of_opp_alloc_required_opps(struct opp_table *opp_table, in _of_opp_alloc_required_opps()
335 static int lazy_link_required_opps(struct opp_table *opp_table, in lazy_link_required_opps()
362 struct opp_table *opp_table, *temp, **required_opp_tables; in lazy_link_required_opp_table() local
424 static int _bandwidth_supported(struct device *dev, struct opp_table *opp_table) in _bandwidth_supported()
462 struct opp_table *opp_table) in dev_pm_opp_of_find_icc_paths()
525 static bool _opp_is_supported(struct device *dev, struct opp_table *opp_table, in _opp_is_supported()
582 struct opp_table *opp_table) in opp_parse_supplies()
776 static int _read_rate(struct dev_pm_opp *new_opp, struct opp_table *opp_table, in _read_rate()
820 static int _read_bw(struct dev_pm_opp *new_opp, struct opp_table *opp_table, in _read_bw()
862 struct opp_table *opp_table, struct device_node *np) in _read_opp_key()
921 static struct dev_pm_opp *_opp_add_static_v2(struct opp_table *opp_table, in _opp_add_static_v2()
1013 static int _of_add_opp_table_v2(struct device *dev, struct opp_table *opp_table) in _of_add_opp_table_v2()
1070 static int _of_add_opp_table_v1(struct device *dev, struct opp_table *opp_table) in _of_add_opp_table_v1()
1131 struct opp_table *opp_table; in _of_add_table_indexed() local
1403 struct opp_table *opp_table; in of_get_required_opp_performance_state() local