Home
last modified time | relevance | path

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

/external/u-boot/lib/efi_loader/
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,
/external/u-boot/lib/efi_selftest/
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()
/external/u-boot/include/
Defi_api.h637 struct efi_device_path *(EFIAPI *get_next_device_path_instance)(