Home
last modified time | relevance | path

Searched refs:of_regulator_dev_lookup (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/regulator/
H A Dinternal.h76 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
H A Dof_regulator.c663 struct regulator_dev *of_regulator_dev_lookup(struct device *dev, struct device_node *np, in of_regulator_dev_lookup() function
696 r = of_regulator_dev_lookup(dev, node, id); in _of_regulator_get()