Home
last modified time | relevance | path

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

/linux/include/linux/regulator/
A Dconsumer.h253 int regulator_hardware_enable(struct regulator *regulator, bool enable);
583 static inline int regulator_hardware_enable(struct regulator *regulator, in regulator_hardware_enable() function
/linux/Documentation/power/regulator/
A Dconsumer.rst235 int regulator_hardware_enable(struct regulator *regulator, bool enable);
/linux/drivers/phy/renesas/
A Dphy-rcar-gen3-usb2.c200 regulator_hardware_enable(ch->vbus, vbus); in rcar_gen3_enable_vbus_ctrl()
/linux/drivers/regulator/
A Dcore.c3408 int regulator_hardware_enable(struct regulator *regulator, bool enable) in regulator_hardware_enable() function
3424 EXPORT_SYMBOL_GPL(regulator_hardware_enable);

Completed in 22 milliseconds