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()
298 static int _link_required_opps(struct dev_pm_opp *opp, struct opp_table *opp_table, in _link_required_opps()
353 static int _of_opp_alloc_required_opps(struct opp_table *opp_table, in _of_opp_alloc_required_opps()
387 static int lazy_link_required_opps(struct opp_table *opp_table, in lazy_link_required_opps()
405 struct opp_table *opp_table, *temp, **required_opp_tables; in lazy_link_required_opp_table() local
467 static int _bandwidth_supported(struct device *dev, struct opp_table *opp_table) in _bandwidth_supported()
505 struct opp_table *opp_table) in dev_pm_opp_of_find_icc_paths()
564 static bool _opp_is_supported(struct device *dev, struct opp_table *opp_table, in _opp_is_supported()
621 struct opp_table *opp_table, in _parse_named_prop()
684 struct opp_table *opp_table, bool *triplet) in opp_parse_microvolt()
712 struct opp_table *opp_table) in opp_parse_supplies()
785 static int _read_rate(struct dev_pm_opp *new_opp, struct opp_table *opp_table, in _read_rate()
829 static int _read_bw(struct dev_pm_opp *new_opp, struct opp_table *opp_table, in _read_bw()
871 struct opp_table *opp_table, struct device_node *np) in _read_opp_key()
930 static struct dev_pm_opp *_opp_add_static_v2(struct opp_table *opp_table, in _opp_add_static_v2()
1019 static int _of_add_opp_table_v2(struct device *dev, struct opp_table *opp_table) in _of_add_opp_table_v2()
1068 static int _of_add_opp_table_v1(struct device *dev, struct opp_table *opp_table) in _of_add_opp_table_v1()
1133 struct opp_table *opp_table; in _of_add_table_indexed() local
1405 struct opp_table *opp_table; in of_get_required_opp_performance_state() local