Home
last modified time | relevance | path

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

/optee_os/core/drivers/regulator/
H A Dregulator_gpio.c37 static struct regulator_gpio *regulator_priv(struct regulator *regulator) in regulator_priv() function
45 struct regulator_gpio *regu = regulator_priv(regulator); in regulator_gpio_set_state()
63 struct regulator_gpio *regu = regulator_priv(regulator); in regulator_gpio_read_state()
76 struct regulator_gpio *regu = regulator_priv(regulator); in regulator_gpio_set_voltage()
97 struct regulator_gpio *regu = regulator_priv(regulator); in regulator_gpio_read_voltage()
112 struct regulator_gpio *regu = regulator_priv(regulator); in regulator_gpio_voltages()
H A Dregulator_fixed.c34 static struct regulator_fixed *regulator_priv(struct regulator *regulator) in regulator_priv() function
41 struct regulator_fixed *regu = regulator_priv(regulator); in fixed_set_state()
60 struct regulator_fixed *regu = regulator_priv(regulator); in fixed_get_state()