Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/regulator/
Ddriver.h26 struct regulator_enable_gpio;
643 struct regulator_enable_gpio *ena_pin;
/linux-6.1.9/drivers/regulator/
Dcore.c64 struct regulator_enable_gpio { struct
2489 struct regulator_enable_gpio *pin, *new_pin; in regulator_ena_gpio_request()
2527 struct regulator_enable_gpio *pin, *n; in regulator_ena_gpio_free()
2559 struct regulator_enable_gpio *pin = rdev->ena_pin; in regulator_ena_gpio_ctrl()