Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/regulator/
Dcore.c2557 static int regulator_ena_gpio_ctrl(struct regulator_dev *rdev, bool enable) in regulator_ena_gpio_ctrl() function
2684 ret = regulator_ena_gpio_ctrl(rdev, true); in _regulator_do_enable()
2902 ret = regulator_ena_gpio_ctrl(rdev, false); in _regulator_do_disable()