Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/regulator/
Dconsumer.h294 static inline struct regulator *__must_check regulator_get(struct device *dev, in regulator_get() function
/Linux-v4.19/drivers/regulator/
Dcore.c1761 struct regulator *regulator_get(struct device *dev, const char *id) in regulator_get() function