Home
last modified time | relevance | path

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

/trusted-firmware-a-3.4.0/drivers/st/regulator/
Dregulator_core.c81 static int32_t get_supply_phandle(const void *fdt, int node, const char *name) in get_supply_phandle() function
110 const int p = get_supply_phandle(fdt, node, name); in regulator_get_by_supply_name()