Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/regulator/
H A Ddriver.h26 struct regulator_enable_gpio;
470 struct regulator_enable_gpio *ena_pin;
/kernel/linux/linux-6.6/include/linux/regulator/
H A Ddriver.h26 struct regulator_enable_gpio;
644 struct regulator_enable_gpio *ena_pin;
/kernel/linux/linux-5.10/drivers/regulator/
H A Dcore.c71 * struct regulator_enable_gpio
75 struct regulator_enable_gpio { struct
2397 struct regulator_enable_gpio *pin, *new_pin; in regulator_ena_gpio_request()
2435 struct regulator_enable_gpio *pin, *n; in regulator_ena_gpio_free()
2467 struct regulator_enable_gpio *pin = rdev->ena_pin; in regulator_ena_gpio_ctrl()
/kernel/linux/linux-6.6/drivers/regulator/
H A Dcore.c60 * struct regulator_enable_gpio
64 struct regulator_enable_gpio { struct
2555 struct regulator_enable_gpio *pin, *new_pin; in regulator_ena_gpio_request()
2593 struct regulator_enable_gpio *pin, *n; in regulator_ena_gpio_free()
2625 struct regulator_enable_gpio *pin = rdev->ena_pin; in regulator_ena_gpio_ctrl()

Completed in 16 milliseconds