Searched refs:efi_status_to_err (Results 1 – 6 of 6) sorted by relevance
141 return efi_status_to_err(status); in efi_pstore_read_func()194 return efi_status_to_err(status); in efi_pstore_read()232 return efi_status_to_err(status); in efi_pstore_write()243 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()
1021 int efi_status_to_err(efi_status_t status) in efi_status_to_err() function1056 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()
288 return efi_status_to_err(status); in acpi_call_prm_handler()
895 extern int efi_status_to_err(efi_status_t status);