Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/regulator/
H A Dconsumer.h447 static inline int regulator_enable(struct regulator *regulator) in regulator_enable() function
/openbmc/linux/drivers/regulator/
H A Dcore.c2952 int regulator_enable(struct regulator *regulator) in regulator_enable() function