Home
last modified time | relevance | path

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

/linux/drivers/firmware/efi/
H A Defi-pstore.c139 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()
H A Dcapsule.c102 return efi_status_to_err(status); in efi_capsule_supported()
180 return efi_status_to_err(status); in efi_capsule_update_locked()
H A Defi.c1019 int efi_status_to_err(efi_status_t status) in efi_status_to_err() function
1054 EXPORT_SYMBOL_GPL(efi_status_to_err);
/linux/fs/efivarfs/
H A Dvars.c483 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()
/linux/drivers/rtc/
H A Drtc-pm8xxx.c114 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()
/linux/drivers/acpi/
H A Dprmt.c269 return efi_status_to_err(status); in acpi_call_prm_handler()
/linux/include/linux/
H A Defi.h913 extern int efi_status_to_err(efi_status_t status);