Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/regulator/
Dregulator_gpio.c33 static int regulator_gpio_apply_state(const struct device *dev, uint32_t state) in regulator_gpio_apply_state() function
136 ret = regulator_gpio_apply_state(dev, best_state); in regulator_gpio_set_voltage()