Home
last modified time | relevance | path

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

/linux-6.15/include/linux/regulator/
H A Ddriver.h26 struct regulator_enable_gpio;
649 struct regulator_enable_gpio *ena_pin;
/linux-6.15/drivers/regulator/
H A Dcore.c66 struct regulator_enable_gpio { struct
2611 struct regulator_enable_gpio *pin, *new_pin; in regulator_ena_gpio_request()
2649 struct regulator_enable_gpio *pin, *n; in regulator_ena_gpio_free()
2683 struct regulator_enable_gpio *pin = rdev->ena_pin; in regulator_ena_gpio_ctrl()