Home
last modified time | relevance | path

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

/linux/include/linux/regulator/
H A Dconsumer.h256 int regulator_hardware_enable(struct regulator *regulator, bool enable);
596 static inline int regulator_hardware_enable(struct regulator *regulator, in regulator_hardware_enable() function
/linux/Documentation/power/regulator/
H A Dconsumer.rst235 int regulator_hardware_enable(struct regulator *regulator, bool enable);
/linux/drivers/regulator/
H A Dcore.c3434 int regulator_hardware_enable(struct regulator *regulator, bool enable) in regulator_hardware_enable() function
3450 EXPORT_SYMBOL_GPL(regulator_hardware_enable);