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, in _link_required_opps()
321 struct dev_pm_opp *opp) in _of_opp_alloc_required_opps()
357 struct dev_pm_opp *opp; in lazy_link_required_opps()
374 struct dev_pm_opp *opp; in lazy_link_required_opp_table()
587 static u32 *_parse_named_prop(struct dev_pm_opp *opp, struct device *dev, in _parse_named_prop()
650 static u32 *opp_parse_microvolt(struct dev_pm_opp *opp, struct device *dev, in opp_parse_microvolt()
678 static int opp_parse_supplies(struct dev_pm_opp *opp, struct device *dev, 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()
837 static int _read_opp_key(struct dev_pm_opp *new_opp, in _read_opp_key()
897 static struct dev_pm_opp *_opp_add_static_v2(struct opp_table *opp_table, in _opp_add_static_v2()
900 struct dev_pm_opp *new_opp; in _opp_add_static_v2()
992 struct dev_pm_opp *opp; in _of_add_opp_table_v2()
1372 struct dev_pm_opp *opp; in of_get_required_opp_performance_state()
1455 struct device_node *dev_pm_opp_get_of_node(struct dev_pm_opp *opp) in dev_pm_opp_get_of_node()
1478 struct dev_pm_opp *opp; in _get_dt_power()
1519 struct dev_pm_opp *opp; in dev_pm_opp_calc_power()
1559 struct dev_pm_opp *opp; in _of_has_opp_microwatt_property()