Lines Matching defs:opp_table

47 	struct opp_table *opp_table, *managed_table = NULL;  in _managed_opp()  local
78 static struct dev_pm_opp *_find_opp_of_np(struct opp_table *opp_table, in _find_opp_of_np()
107 struct opp_table *opp_table; in _find_table_of_opp_np() local
132 static void _opp_table_free_required_tables(struct opp_table *opp_table) in _opp_table_free_required_tables()
161 static void _opp_table_alloc_required_tables(struct opp_table *opp_table, in _opp_table_alloc_required_tables()
222 void _of_init_opp_table(struct opp_table *opp_table, struct device *dev, in _of_init_opp_table()
261 void _of_clear_opp_table(struct opp_table *opp_table) in _of_clear_opp_table()
271 static void _of_opp_free_required_opps(struct opp_table *opp_table, in _of_opp_free_required_opps()
292 void _of_clear_opp(struct opp_table *opp_table, struct dev_pm_opp *opp) in _of_clear_opp()
320 static int _of_opp_alloc_required_opps(struct opp_table *opp_table, in _of_opp_alloc_required_opps()
354 static int lazy_link_required_opps(struct opp_table *opp_table, in lazy_link_required_opps()
372 struct opp_table *opp_table, *temp, **required_opp_tables; in lazy_link_required_opp_table() local
434 static int _bandwidth_supported(struct device *dev, struct opp_table *opp_table) in _bandwidth_supported()
472 struct opp_table *opp_table) in dev_pm_opp_of_find_icc_paths()
531 static bool _opp_is_supported(struct device *dev, struct opp_table *opp_table, in _opp_is_supported()
588 struct opp_table *opp_table, in _parse_named_prop()
651 struct opp_table *opp_table, bool *triplet) in opp_parse_microvolt()
679 struct opp_table *opp_table) in opp_parse_supplies()
752 static int _read_rate(struct dev_pm_opp *new_opp, struct opp_table *opp_table, in _read_rate()
796 static int _read_bw(struct dev_pm_opp *new_opp, struct opp_table *opp_table, in _read_bw()
838 struct opp_table *opp_table, struct device_node *np) in _read_opp_key()
897 static struct dev_pm_opp *_opp_add_static_v2(struct opp_table *opp_table, in _opp_add_static_v2()
988 static int _of_add_opp_table_v2(struct device *dev, struct opp_table *opp_table) in _of_add_opp_table_v2()
1037 static int _of_add_opp_table_v1(struct device *dev, struct opp_table *opp_table) in _of_add_opp_table_v1()
1102 struct opp_table *opp_table; in _of_add_table_indexed() local
1374 struct opp_table *opp_table; in of_get_required_opp_performance_state() local