Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/of/
Dbase.c615 static bool __of_device_is_available(const struct device_node *device) in __of_device_is_available() function
649 res = __of_device_is_available(device); in of_device_is_available()
789 if (!__of_device_is_available(next)) in of_get_next_available_child()