Home
last modified time | relevance | path

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

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