Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/of/
Dbase.c562 static bool __of_device_is_available(const struct device_node *device) in __of_device_is_available() function
596 res = __of_device_is_available(device); in of_device_is_available()
736 if (!__of_device_is_available(next)) in of_get_next_available_child()