Searched refs:append_device_path (Results 1 – 3 of 3) sorted by relevance
75 static struct efi_device_path * EFIAPI append_device_path( in append_device_path() function193 .append_device_path = append_device_path,
120 dp1 = dpu->append_device_path(NULL, NULL); in execute()144 dp3 = dpu->append_device_path(dp1, dp2); in execute()
690 struct efi_device_path *(EFIAPI *append_device_path)(