Home
last modified time | relevance | path

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

/linux/drivers/base/test/
H A Dproperty-entry-test.c532 static const struct software_node node3 = { .name = "sw-3", .parent = &node}; in pe_test_child_iteration() local
533 static const struct software_node *group[] = { &node, &node1, &node2, &node3, NULL }; in pe_test_child_iteration()