Home
last modified time | relevance | path

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

/openbmc/linux/drivers/of/
H A Dbase.c426 static bool __of_device_is_available(const struct device_node *device) in __of_device_is_available() function
460 res = __of_device_is_available(device); in of_device_is_available()
620 if (!__of_device_is_available(next)) in of_get_next_available_child()