Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/firmware/efi/
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()
Defibc.c72 if (!efi_rt_services_supported(EFI_RT_SUPPORTED_SET_VARIABLE)) in efibc_init()
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-6.12.1/security/integrity/ima/
Dima_efi.c18 if (!efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE)) { in get_sb_mode()
/linux-6.12.1/drivers/infiniband/hw/hfi1/
Defivar.c41 if (!efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE)) in read_efi_var()
/linux-6.12.1/security/integrity/platform_certs/
Dload_uefi.c176 if (!efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE)) in load_uefi_certs()
/linux-6.12.1/sound/soc/codecs/
Dcs-amp-lib.c111 if (efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE)) in cs_amp_get_efi_variable()
/linux-6.12.1/drivers/rtc/
Drtc-efi.c275 if (efi_rt_services_supported(EFI_RT_SUPPORTED_WAKEUP_SERVICES)) in efi_rtc_probe()
/linux-6.12.1/fs/efivarfs/
Dsuper.c73 if (efi_rt_services_supported(EFI_RT_SUPPORTED_QUERY_VARIABLE_INFO)) { in efivarfs_statfs()
/linux-6.12.1/include/linux/
Defi.h897 static inline bool efi_rt_services_supported(unsigned int mask) in efi_rt_services_supported() function
915 static inline bool efi_rt_services_supported(unsigned int mask) in efi_rt_services_supported() function
/linux-6.12.1/drivers/bluetooth/
Dbtbcm.c50 if (!efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE)) in btbcm_set_bdaddr_from_efi()
Dbtintel.c2668 if (!efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE)) in btintel_uefi_get_dsbr()
/linux-6.12.1/drivers/scsi/isci/
Dinit.c607 if (efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE)) in isci_pci_probe()
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/fw/
Duefi.c35 if (!efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE)) in iwl_uefi_get_variable()
/linux-6.12.1/drivers/input/keyboard/
Dapplespi.c1603 if (efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE)) in applespi_get_saved_bl_level()
1625 if (efi_rt_services_supported(EFI_RT_SUPPORTED_SET_VARIABLE)) in applespi_save_bl_level()
/linux-6.12.1/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dfirmware.c496 if (!efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE)) in brcmf_fw_nvram_from_efi()
/linux-6.12.1/drivers/staging/media/atomisp/pci/
Datomisp_gmin_platform.c1358 if (efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE)) in gmin_get_config_var()