Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/regulator/
H A Dconsumer.h602 static inline struct regmap *regulator_get_regmap(struct regulator *regulator) in regulator_get_regmap() function
/openbmc/linux/drivers/regulator/
H A Dcore.c3331 struct regmap *regulator_get_regmap(struct regulator *regulator) in regulator_get_regmap() function