Home
last modified time | relevance | path

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

/components/drivers/regulator/
A Dregulator-gpio.c47 #define raw_to_regulator_gpio(raw) rt_container_of(raw, struct regulator_gpio, parent) macro
51 struct regulator_gpio *rg = raw_to_regulator_gpio(reg_np); in regulator_gpio_enable()
70 struct regulator_gpio *rg = raw_to_regulator_gpio(reg_np); in regulator_gpio_disable()
89 struct regulator_gpio *rg = raw_to_regulator_gpio(reg_np); in regulator_gpio_is_enabled()
112 struct regulator_gpio *rg = raw_to_regulator_gpio(reg_np); in regulator_gpio_set_voltage()
148 struct regulator_gpio *rg = raw_to_regulator_gpio(reg_np); in regulator_gpio_get_voltage()

Completed in 6 milliseconds