Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/input/keyboard/
Dapplespi.c86 #define EFI_BL_LEVEL_NAME L"KeyboardBacklightLevel" macro
1585 memcpy(efivar_entry->var.VariableName, EFI_BL_LEVEL_NAME, in applespi_get_saved_bl_level()
1586 sizeof(EFI_BL_LEVEL_NAME)); in applespi_get_saved_bl_level()
1617 sts = efivar_entry_set_safe((efi_char16_t *)EFI_BL_LEVEL_NAME, efi_guid, in applespi_save_bl_level()