Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/regulator/
H A Ddriver.h27 struct regulator_enable_gpio;
474 struct regulator_enable_gpio *ena_pin;
/OK3568_Linux_fs/kernel/drivers/regulator/
H A Dcore.c76 struct regulator_enable_gpio { struct
2319 struct regulator_enable_gpio *pin, *new_pin; in regulator_ena_gpio_request()
2357 struct regulator_enable_gpio *pin, *n; in regulator_ena_gpio_free()
2389 struct regulator_enable_gpio *pin = rdev->ena_pin; in regulator_ena_gpio_ctrl()