Home
last modified time | relevance | path

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

/linux/drivers/firmware/efi/
H A Dreboot.c18 if (!efi_rt_services_supported(EFI_RT_SUPPORTED_RESET_SYSTEM)) in efi_reboot()
63 if (!efi_rt_services_supported(EFI_RT_SUPPORTED_RESET_SYSTEM)) in efi_shutdown_init()
H A Defibc.c72 if (!efi_rt_services_supported(EFI_RT_SUPPORTED_SET_VARIABLE)) in efibc_init()
H A Defi.c227 if (efi_rt_services_supported(EFI_RT_SUPPORTED_SET_VARIABLE)) { in generic_ops_register()
435 if (efi_rt_services_supported(EFI_RT_SUPPORTED_TIME_SERVICES)) in efisubsys_init()
446 if (efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE | in efisubsys_init()
490 if (efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE | in efisubsys_init()
/linux/security/integrity/ima/
H A Dima_efi.c18 if (!efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE)) { in get_sb_mode()
/linux/sound/soc/codecs/
H A Dcs-amp-lib.c270 if (efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE)) in cs_amp_get_efi_variable()
284 if (!efi_rt_services_supported(EFI_RT_SUPPORTED_SET_VARIABLE)) in cs_amp_set_efi_variable()
719 if (!efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE) && in cs_amp_create_debugfs()
742 if (!efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE) &&
/linux/drivers/infiniband/hw/hfi1/
H A Defivar.c41 if (!efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE)) in read_efi_var()
/linux/security/integrity/platform_certs/
H A Dload_uefi.c176 if (!efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE)) in load_uefi_certs()
/linux/sound/hda/codecs/side-codecs/
H A Dtas2781_hda.c195 if (!efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE)) { in tas2781_save_calibration()
H A Dtas2781_hda_i2c.c335 if (!efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE)) { in tas2563_save_calibration()
/linux/include/linux/
H A Defi.h890 static inline bool efi_rt_services_supported(unsigned int mask) in efi_rt_services_supported() function
908 static inline bool efi_rt_services_supported(unsigned int mask) in efi_rt_services_supported() function
/linux/fs/efivarfs/
H A Dsuper.c91 if (efi_rt_services_supported(EFI_RT_SUPPORTED_QUERY_VARIABLE_INFO)) { in efivarfs_statfs()
/linux/drivers/bluetooth/
H A Dbtbcm.c50 if (!efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE)) in btbcm_set_bdaddr_from_efi()
H A Dbtintel.c2735 if (!efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE)) in btintel_uefi_get_dsbr()
/linux/drivers/scsi/isci/
H A Dinit.c607 if (efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE)) in isci_pci_probe()
/linux/drivers/input/keyboard/
H A Dapplespi.c1578 if (efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE)) in applespi_get_saved_bl_level()
1600 if (efi_rt_services_supported(EFI_RT_SUPPORTED_SET_VARIABLE)) in applespi_save_bl_level()
/linux/drivers/net/wireless/intel/iwlwifi/fw/
H A Duefi.c38 if (!efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE)) in iwl_uefi_get_variable()
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dfirmware.c496 if (!efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE)) in brcmf_fw_nvram_from_efi()
/linux/drivers/staging/media/atomisp/pci/
H A Datomisp_gmin_platform.c1272 if (efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE)) in gmin_get_config_var()