Searched refs:efi_status_to_err (Results 1 – 7 of 7) 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()
1010 int efi_status_to_err(efi_status_t status) in efi_status_to_err() function1045 EXPORT_SYMBOL_GPL(efi_status_to_err);
483 return efi_status_to_err(status); in efivar_entry_delete()509 return efi_status_to_err(status); in efivar_entry_size()534 return efi_status_to_err(status); in __efivar_entry_get()604 err = efi_status_to_err(status); in efivar_entry_set_get_size()624 return efi_status_to_err(status); in efivar_entry_set_get_size()
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()
247 return efi_status_to_err(status); in acpi_call_prm_handler()
911 extern int efi_status_to_err(efi_status_t status);