Home
last modified time | relevance | path

Searched refs:efi_rt_services_supported (Results 1 – 17 of 17) 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.c225 if (efi_rt_services_supported(EFI_RT_SUPPORTED_SET_VARIABLE)) { in generic_ops_register()
420 if (efi_rt_services_supported(EFI_RT_SUPPORTED_TIME_SERVICES)) in efisubsys_init()
431 if (efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE | in efisubsys_init()
469 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/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/soc/codecs/
H A Dcs-amp-lib.c111 if (efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE)) in cs_amp_get_efi_variable()
/linux/drivers/rtc/
H A Drtc-efi.c275 if (efi_rt_services_supported(EFI_RT_SUPPORTED_WAKEUP_SERVICES)) in efi_rtc_probe()
/linux/fs/efivarfs/
H A Dsuper.c73 if (efi_rt_services_supported(EFI_RT_SUPPORTED_QUERY_VARIABLE_INFO)) { in efivarfs_statfs()
/linux/include/linux/
H A Defi.h899 static inline bool efi_rt_services_supported(unsigned int mask) in efi_rt_services_supported() function
917 static inline bool efi_rt_services_supported(unsigned int mask) in efi_rt_services_supported() function
/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.c2668 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/net/wireless/intel/iwlwifi/fw/
H A Duefi.c35 if (!efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE)) in iwl_uefi_get_variable()
/linux/drivers/input/keyboard/
H A Dapplespi.c1604 if (efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE)) in applespi_get_saved_bl_level()
1626 if (efi_rt_services_supported(EFI_RT_SUPPORTED_SET_VARIABLE)) in applespi_save_bl_level()
/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.c1358 if (efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE)) in gmin_get_config_var()