Lines Matching refs:dev_pm_opp
74 static struct dev_pm_opp *_find_opp_of_np(struct opp_table *opp_table, in _find_opp_of_np()
77 struct dev_pm_opp *opp; in _find_opp_of_np()
247 struct dev_pm_opp *opp) in _of_opp_free_required_opps()
249 struct dev_pm_opp **required_opps = opp->required_opps; in _of_opp_free_required_opps()
267 void _of_clear_opp(struct opp_table *opp_table, struct dev_pm_opp *opp) in _of_clear_opp()
273 static int _link_required_opps(struct dev_pm_opp *opp, in _link_required_opps()
294 struct dev_pm_opp *opp) in _of_opp_alloc_required_opps()
330 struct dev_pm_opp *opp; in lazy_link_required_opps()
346 struct dev_pm_opp *opp; in lazy_link_required_opp_table()
552 static u32 *_parse_named_prop(struct dev_pm_opp *opp, struct device *dev, in _parse_named_prop()
615 static u32 *opp_parse_microvolt(struct dev_pm_opp *opp, struct device *dev, in opp_parse_microvolt()
643 static int opp_parse_supplies(struct dev_pm_opp *opp, struct device *dev, in opp_parse_supplies()
717 static int _read_rate(struct dev_pm_opp *new_opp, struct opp_table *opp_table, in _read_rate()
761 static int _read_bw(struct dev_pm_opp *new_opp, struct opp_table *opp_table, in _read_bw()
802 static int _read_opp_key(struct dev_pm_opp *new_opp, in _read_opp_key()
862 static struct dev_pm_opp *_opp_add_static_v2(struct opp_table *opp_table, in _opp_add_static_v2()
865 struct dev_pm_opp *new_opp; in _opp_add_static_v2()
957 struct dev_pm_opp *opp; in _of_add_opp_table_v2()
1333 struct dev_pm_opp *opp __free(put_opp) = NULL; in of_get_required_opp_performance_state()
1405 struct device_node *dev_pm_opp_get_of_node(struct dev_pm_opp *opp) in dev_pm_opp_get_of_node()
1428 struct dev_pm_opp *opp __free(put_opp); in _get_dt_power()
1468 struct dev_pm_opp *opp __free(put_opp) = NULL; in dev_pm_opp_calc_power()
1505 struct dev_pm_opp *opp __free(put_opp); in _of_has_opp_microwatt_property()