Home
last modified time | relevance | path

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

/optee_os/core/drivers/regulator/
H A Dregulator_fixed.c75 static TEE_Result get_enable_gpio(const void *fdt, int node, in get_enable_gpio() function
147 res = get_enable_gpio(fdt, node, regu); in fixed_regulator_probe()
H A Dregulator_gpio.c128 static TEE_Result get_enable_gpio(const void *fdt, int node, in get_enable_gpio() function
265 res = get_enable_gpio(fdt, node, regu); in regulator_gpio_probe()