Home
last modified time | relevance | path

Searched refs:efi_rt_services_supported (Results 1 – 15 of 15) 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()
439 if (efi_rt_services_supported(EFI_RT_SUPPORTED_TIME_SERVICES)) in efisubsys_init()
450 if (efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE | in efisubsys_init()
494 if (efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE | in efisubsys_init()
/linux/security/integrity/ima/
H A Dima_efi.c
/linux/drivers/infiniband/hw/hfi1/
H A Defivar.c41 if (!efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE)) in read_efi_var()
/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()
721 if (!efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE) && in cs_amp_create_debugfs()
744 if (!efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE) &&
/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.h869 static inline bool efi_rt_services_supported(unsigned int mask) in efi_rt_services_supported() function
887 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/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/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()
/linux/drivers/bluetooth/
H A Dbtintel.c2801 if (!efi_rt_services_supported(EFI_RT_SUPPORTED_GET_VARIABLE)) in btintel_uefi_get_dsbr()