Home
last modified time | relevance | path

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

/external/u-boot/lib/efi_selftest/
Defi_selftest_devicepath_util.c77 len = dpu->get_device_path_size(*dp); in create_single_node_device_path()
107 len = dpu->get_device_path_size(NULL); in execute()
125 len = dpu->get_device_path_size(dp1); in execute()
153 len = dpu->get_device_path_size(dp3); in execute()
171 len = dpu->get_device_path_size(dp2); in execute()
196 len = dpu->get_device_path_size(dp1); in execute()
234 len = dpu->get_device_path_size(dp1); in execute()
/external/u-boot/lib/efi_loader/
Defi_device_path_utilities.c27 static efi_uintn_t EFIAPI get_device_path_size( in get_device_path_size() function
191 .get_device_path_size = get_device_path_size,
/external/u-boot/include/
Defi_api.h624 efi_uintn_t (EFIAPI *get_device_path_size)(