Home
last modified time | relevance | path

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

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

Completed in 3 milliseconds