Searched refs:statlen (Results 1 – 1 of 1) sorted by relevance
232 int statlen; in of_device_is_available() local237 status = of_get_property(device, "status", &statlen); in of_device_is_available()241 if (statlen > 0) { in of_device_is_available()