Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/regulator/
H A Dconsumer.h308 static inline struct regulator *__must_check regulator_get(struct device *dev, in regulator_get() function
/kernel/linux/linux-6.6/include/linux/regulator/
H A Dconsumer.h334 static inline struct regulator *__must_check regulator_get(struct device *dev, in regulator_get() function
/kernel/linux/linux-5.10/drivers/regulator/
H A Dcore.c2143 struct regulator *regulator_get(struct device *dev, const char *id) in regulator_get() function
2147 EXPORT_SYMBOL_GPL(regulator_get); variable
/kernel/linux/linux-6.6/drivers/regulator/
H A Dcore.c2301 struct regulator *regulator_get(struct device *dev, const char *id) in regulator_get() function
2305 EXPORT_SYMBOL_GPL(regulator_get); variable

Completed in 17 milliseconds