Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/regulator/
H A Ddriver.h26 struct regulator_enable_gpio;
647 struct regulator_enable_gpio *ena_pin;
/openbmc/linux/drivers/regulator/
H A Dcore.c64 struct regulator_enable_gpio { struct
2560 struct regulator_enable_gpio *pin, *new_pin; in regulator_ena_gpio_request()
2598 struct regulator_enable_gpio *pin, *n; in regulator_ena_gpio_free()
2630 struct regulator_enable_gpio *pin = rdev->ena_pin; in regulator_ena_gpio_ctrl()