Searched refs:EFI_BL_LEVEL_GUID (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/input/keyboard/ |
H A D | applespi.c | 88 #define EFI_BL_LEVEL_GUID EFI_GUID(0xa076d2af, 0x9678, 0x4386, 0x8b, 0x58, 0x1f, 0xc8, 0xef, 0x04, … macro 1604 sts = efi.get_variable(EFI_BL_LEVEL_NAME, &EFI_BL_LEVEL_GUID, in applespi_get_saved_bl_level() 1626 sts = efi.set_variable(EFI_BL_LEVEL_NAME, &EFI_BL_LEVEL_GUID, in applespi_save_bl_level()
|