Home
last modified time | relevance | path

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

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