Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_devicepath_util.c54 static int create_single_node_device_path(unsigned int length, in create_single_node_device_path() function
137 ret = create_single_node_device_path(21, &dp1); in execute()
140 ret = create_single_node_device_path(17, &dp2); in execute()