Home
last modified time | relevance | path

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

/linux/include/linux/regulator/
H A Dconsumer.h596 static inline int regulator_hardware_enable(struct regulator *regulator, in regulator_hardware_enable() function
/linux/drivers/regulator/
H A Dcore.c3434 int regulator_hardware_enable(struct regulator *regulator, bool enable) in regulator_hardware_enable() function