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

/linux-4.1.27/include/linux/regulator/
H A Dconsumer.h272 static inline struct regulator *__must_check regulator_get(struct device *dev, regulator_get() function
/linux-4.1.27/drivers/regulator/
H A Dcore.c1496 struct regulator *regulator_get(struct device *dev, const char *id) regulator_get() function
1500 EXPORT_SYMBOL_GPL(regulator_get); variable

Completed in 230 milliseconds