Home
last modified time | relevance | path

Searched refs:regulator_get_mode (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/regulator/
H A Dconsumer.h243 unsigned int regulator_get_mode(struct regulator *regulator);
556 static inline unsigned int regulator_get_mode(struct regulator *regulator) in regulator_get_mode() function
/linux/Documentation/power/regulator/
H A Dconsumer.rst170 unsigned int regulator_get_mode(struct regulator *regulator);
/linux/drivers/regulator/
H A Dcore.c4789 unsigned int regulator_get_mode(struct regulator *regulator) in regulator_get_mode() function
4793 EXPORT_SYMBOL_GPL(regulator_get_mode);