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

/drivers/regulator/
H A Dcore.c1724 * regulator_ena_gpio_ctrl - balance enable_count of each GPIO and actual GPIO pin control
1731 static int regulator_ena_gpio_ctrl(struct regulator_dev *rdev, bool enable) function
1842 ret = regulator_ena_gpio_ctrl(rdev, true);
1942 ret = regulator_ena_gpio_ctrl(rdev, false);

Completed in 357 milliseconds