of_node_is_attached  194 drivers/of/dynamic.c 	if (!of_node_is_attached(np))
of_node_is_attached   73 drivers/of/kobj.c 	if (!of_kset || !of_node_is_attached(np))
of_node_is_attached   99 drivers/of/kobj.c 	if (of_kset && of_node_is_attached(np))
of_node_is_attached  159 drivers/of/kobj.c 	if (of_node_is_attached(np)) {
of_node_is_attached   61 drivers/of/of_private.h int of_node_is_attached(struct device_node *node);