Searched refs:raw_to_regulator_gpio (Results 1 – 1 of 1) sorted by relevance
47 #define raw_to_regulator_gpio(raw) rt_container_of(raw, struct regulator_gpio, parent) macro51 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