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

/u-boot/drivers/core/
H A Dof_access.c268 int statlen; local
273 status = of_get_property(device, "status", &statlen);
277 if (statlen > 0) {

Completed in 33 milliseconds