Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/lib/efi_loader/
H A Defi_runtime.c30 static efi_status_t __efi_runtime EFIAPI efi_device_error(void);
363 static efi_status_t __efi_runtime EFIAPI efi_device_error(void) in efi_device_error() function
380 .set_time = (void *)&efi_device_error,
385 .get_variable = (void *)&efi_device_error,
386 .get_next_variable = (void *)&efi_device_error,
387 .set_variable = (void *)&efi_device_error,
388 .get_next_high_mono_count = (void *)&efi_device_error,