Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/regulator/
Dconsumer.h272 static inline struct regulator *__must_check regulator_get(struct device *dev, in regulator_get() function
/linux-4.4.14/drivers/regulator/
Dcore.c1645 struct regulator *regulator_get(struct device *dev, const char *id) in regulator_get() function