Searched refs:node3 (Results 1 – 1 of 1) sorted by relevance
532 static const struct software_node node3 = { .name = "sw-3", .parent = &node}; in pe_test_child_iteration() local533 static const struct software_node *group[] = { &node, &node1, &node2, &node3, NULL }; in pe_test_child_iteration()