Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/regulator/
H A Dconsumer.h334 static inline struct regulator *__must_check regulator_get(struct device *dev, in regulator_get() function
/openbmc/linux/drivers/regulator/
H A Dcore.c2306 struct regulator *regulator_get(struct device *dev, const char *id) in regulator_get() function