Lines Matching refs:dev_pm_opp
78 static struct dev_pm_opp *_find_opp_of_np(struct opp_table *opp_table, in _find_opp_of_np()
81 struct dev_pm_opp *opp; in _find_opp_of_np()
272 struct dev_pm_opp *opp) in _of_opp_free_required_opps()
274 struct dev_pm_opp **required_opps = opp->required_opps; 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()
354 struct dev_pm_opp *opp) in _of_opp_alloc_required_opps()
390 struct dev_pm_opp *opp; in lazy_link_required_opps()
407 struct dev_pm_opp *opp; in lazy_link_required_opp_table()
620 static u32 *_parse_named_prop(struct dev_pm_opp *opp, struct device *dev, in _parse_named_prop()
683 static u32 *opp_parse_microvolt(struct dev_pm_opp *opp, struct device *dev, in opp_parse_microvolt()
711 static int opp_parse_supplies(struct dev_pm_opp *opp, struct device *dev, 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()
870 static int _read_opp_key(struct dev_pm_opp *new_opp, in _read_opp_key()
930 static struct dev_pm_opp *_opp_add_static_v2(struct opp_table *opp_table, in _opp_add_static_v2()
933 struct dev_pm_opp *new_opp; in _opp_add_static_v2()
1023 struct dev_pm_opp *opp; in _of_add_opp_table_v2()
1403 struct dev_pm_opp *opp; in of_get_required_opp_performance_state()
1486 struct device_node *dev_pm_opp_get_of_node(struct dev_pm_opp *opp) in dev_pm_opp_get_of_node()
1509 struct dev_pm_opp *opp; in _get_dt_power()
1550 struct dev_pm_opp *opp; in dev_pm_opp_calc_power()
1590 struct dev_pm_opp *opp; in _of_has_opp_microwatt_property()