Lines Matching refs:dev_pm_opp

75 static struct dev_pm_opp *_find_opp_of_np(struct opp_table *opp_table,  in _find_opp_of_np()
78 struct dev_pm_opp *opp; in _find_opp_of_np()
258 struct dev_pm_opp *opp) in _of_opp_free_required_opps()
260 struct dev_pm_opp **required_opps = opp->required_opps; 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()
286 struct dev_pm_opp *opp) in _of_opp_alloc_required_opps()
288 struct dev_pm_opp **required_opps; in _of_opp_alloc_required_opps()
339 struct dev_pm_opp *opp; in lazy_link_required_opps()
364 struct dev_pm_opp *opp; in lazy_link_required_opp_table()
581 static int opp_parse_supplies(struct dev_pm_opp *opp, struct device *dev, 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()
861 static int _read_opp_key(struct dev_pm_opp *new_opp, in _read_opp_key()
921 static struct dev_pm_opp *_opp_add_static_v2(struct opp_table *opp_table, in _opp_add_static_v2()
924 struct dev_pm_opp *new_opp; in _opp_add_static_v2()
1017 struct dev_pm_opp *opp; in _of_add_opp_table_v2()
1401 struct dev_pm_opp *opp; in of_get_required_opp_performance_state()
1440 struct device_node *dev_pm_opp_get_of_node(struct dev_pm_opp *opp) in dev_pm_opp_get_of_node()
1463 struct dev_pm_opp *opp; in _get_dt_power()
1498 struct dev_pm_opp *opp; in _get_power()
1537 struct dev_pm_opp *opp; in _of_has_opp_microwatt_property()