Home
last modified time | relevance | path

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

/linux/drivers/base/test/
H A Dproperty-entry-test.c494 static struct fwnode_handle *create_device_node(struct kunit *test, in create_device_node() function
544 of_node = create_device_node(test, "of", "of", NULL); in pe_test_child_iteration()
545 create_device_node(test, "of", "of-3", to_of_node(of_node)); in pe_test_child_iteration()
546 create_device_node(test, "of", "of-2", to_of_node(of_node)); in pe_test_child_iteration()
547 of_node1 = create_device_node(test, "of", "of-1", to_of_node(of_node)); in pe_test_child_iteration()