Searched defs:regulator_get (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/regulator/
H A Dconsumer.h289 static inline struct regulator *__must_check regulator_get(struct device *dev, function
/linux-master/drivers/regulator/
H A Dcore.c2314 struct regulator *regulator_get(struct device *dev, const char *id) function
2318 EXPORT_SYMBOL_GPL(regulator_get); variable

Completed in 191 milliseconds