Searched refs:efi_status_to_err (Results 1 – 5 of 5) sorted by relevance
139 return efi_status_to_err(status); in efi_pstore_read_func()192 return efi_status_to_err(status); in efi_pstore_read()230 return efi_status_to_err(status); in efi_pstore_write()241 return efi_status_to_err(status); in efi_pstore_erase()
102 return efi_status_to_err(status); in efi_capsule_supported()180 return efi_status_to_err(status); in efi_capsule_update_locked()
1019 int efi_status_to_err(efi_status_t status) in efi_status_to_err() function1054 EXPORT_SYMBOL_GPL(efi_status_to_err);
114 return efi_status_to_err(status); in pm8xxx_rtc_read_uefi_offset()150 return efi_status_to_err(status); in pm8xxx_rtc_write_uefi_offset()
269 return efi_status_to_err(status); in acpi_call_prm_handler()
Completed in 15 milliseconds