Searched refs:of_regulator_dev_lookup (Results 1 – 2 of 2) sorted by relevance
76 struct regulator_dev *of_regulator_dev_lookup(struct device *dev,95 static inline struct regulator_dev *of_regulator_dev_lookup(struct device *dev, in of_regulator_dev_lookup() function
663 struct regulator_dev *of_regulator_dev_lookup(struct device *dev, struct device_node *np, in of_regulator_dev_lookup() function696 r = of_regulator_dev_lookup(dev, node, id); in _of_regulator_get()