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()
251 struct dev_pm_opp *opp) in _of_opp_free_required_opps()
253 struct dev_pm_opp **required_opps = opp->required_opps; in _of_opp_free_required_opps()
271 void _of_clear_opp(struct opp_table *opp_table, struct dev_pm_opp *opp) in _of_clear_opp()
277 static int _link_required_opps(struct dev_pm_opp *opp, in _link_required_opps()
298 struct dev_pm_opp *opp) in _of_opp_alloc_required_opps()
334 struct dev_pm_opp *opp; in lazy_link_required_opps()
350 struct dev_pm_opp *opp; in lazy_link_required_opp_table()
556 static u32 *_parse_named_prop(struct dev_pm_opp *opp, struct device *dev, in _parse_named_prop()
619 static u32 *opp_parse_microvolt(struct dev_pm_opp *opp, struct device *dev, in opp_parse_microvolt()
647 static int opp_parse_supplies(struct dev_pm_opp *opp, struct device *dev, in opp_parse_supplies()
721 static int _read_rate(struct dev_pm_opp *new_opp, struct opp_table *opp_table, in _read_rate()
765 static int _read_bw(struct dev_pm_opp *new_opp, struct opp_table *opp_table, in _read_bw()
806 static int _read_opp_key(struct dev_pm_opp *new_opp, in _read_opp_key()
866 static struct dev_pm_opp *_opp_add_static_v2(struct opp_table *opp_table, in _opp_add_static_v2()
869 struct dev_pm_opp *new_opp; in _opp_add_static_v2()
960 struct dev_pm_opp *opp; in _of_add_opp_table_v2()
1358 struct dev_pm_opp *opp __free(put_opp) = in of_get_required_opp_performance_state()
1415 struct device_node *dev_pm_opp_get_of_node(struct dev_pm_opp *opp) in dev_pm_opp_get_of_node()
1443 struct dev_pm_opp *opp __free(put_opp) = in _get_dt_power()
1496 struct dev_pm_opp *opp __free(put_opp) = in dev_pm_opp_calc_power()
1522 struct dev_pm_opp *opp __free(put_opp) = in _of_has_opp_microwatt_property()