Searched refs:supply_xref (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/extres/regulator/
H A Dregulator.c1135 phandle_t supply_xref; local
1187 rv = OF_getencprop(node, "vin-supply", &supply_xref,
1188 sizeof(supply_xref));
1190 rv = OF_getprop_alloc(supply_xref, "regulator-name",

Completed in 89 milliseconds