Home
last modified time | relevance | path

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

/u-boot/lib/efi_loader/
A Defi_device_path_utilities.c139 static struct efi_device_path * EFIAPI get_next_device_path_instance( in get_next_device_path_instance() function
196 .get_next_device_path_instance = get_next_device_path_instance,
/u-boot/lib/efi_selftest/
A Defi_selftest_devicepath_util.c220 dp2 = dpu->get_next_device_path_instance(&dp1, &len); in execute()
245 dp2 = dpu->get_next_device_path_instance(&dp1, &len); in execute()
/u-boot/include/
A Defi_api.h846 struct efi_device_path *(EFIAPI *get_next_device_path_instance)(

Completed in 12 milliseconds