Home
last modified time | relevance | path

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

/optee_os/core/drivers/regulator/
H A Dregulator_dt.c84 static TEE_Result get_supply_phandle(const void *fdt, int node, in get_supply_phandle() function
126 res = get_supply_phandle(fdt, node, supply_name, &supply_phandle); in regulator_dt_get_supply()
380 res = get_supply_phandle(fdt, provider_node, desc->supply_name, in regulator_dt_register()