Home
last modified time | relevance | path

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

/drivers/of/
Dbase.c556 static bool __of_device_is_available(const struct device_node *device) in __of_device_is_available() function
590 res = __of_device_is_available(device); in of_device_is_available()
730 if (!__of_device_is_available(next)) in of_get_next_available_child()