Lines Matching defs:dev
39 struct device_node *dev_pm_opp_of_get_opp_desc_node(struct device *dev) in dev_pm_opp_of_get_opp_desc_node()
45 struct opp_table *_managed_opp(struct device *dev, int index) in _managed_opp()
145 struct device *dev, in _opp_table_alloc_required_tables()
199 void _of_init_opp_table(struct opp_table *opp_table, struct device *dev, in _of_init_opp_table()
402 static int _bandwidth_supported(struct device *dev, struct opp_table *opp_table) in _bandwidth_supported()
438 int dev_pm_opp_of_find_icc_paths(struct device *dev, in dev_pm_opp_of_find_icc_paths()
496 static bool _opp_is_supported(struct device *dev, struct opp_table *opp_table, in _opp_is_supported()
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()
711 void dev_pm_opp_of_remove_table(struct device *dev) in dev_pm_opp_of_remove_table()
863 struct device *dev, struct device_node *np) in _opp_add_static_v2()
953 static int _of_add_opp_table_v2(struct device *dev, struct opp_table *opp_table) in _of_add_opp_table_v2()
1001 static int _of_add_opp_table_v1(struct device *dev, struct opp_table *opp_table) in _of_add_opp_table_v1()
1063 static int _of_add_table_indexed(struct device *dev, int index) in _of_add_table_indexed()
1103 static int _devm_of_add_table_indexed(struct device *dev, int index) in _devm_of_add_table_indexed()
1133 int devm_pm_opp_of_add_table(struct device *dev) in devm_pm_opp_of_add_table()
1156 int dev_pm_opp_of_add_table(struct device *dev) in dev_pm_opp_of_add_table()
1172 int dev_pm_opp_of_add_table_indexed(struct device *dev, int index) in dev_pm_opp_of_add_table_indexed()
1185 int devm_pm_opp_of_add_table_indexed(struct device *dev, int index) in devm_pm_opp_of_add_table_indexed()
1377 bool dev_pm_opp_of_has_required_opp(struct device *dev) in dev_pm_opp_of_has_required_opp()
1426 _get_dt_power(struct device *dev, unsigned long *uW, unsigned long *kHz) in _get_dt_power()
1465 int dev_pm_opp_calc_power(struct device *dev, unsigned long *uW, in dev_pm_opp_calc_power()
1503 static bool _of_has_opp_microwatt_property(struct device *dev) in _of_has_opp_microwatt_property()
1527 int dev_pm_opp_of_register_em(struct device *dev, struct cpumask *cpus) in dev_pm_opp_of_register_em()