Searched refs:LED_COMPOSE (Results 1 – 6 of 6) sorted by relevance
27 #if defined(LED_COMPOSE) || (defined(HAVE_DECL_LED_COMPOSE) && HAVE_DECL_LED_COMPOSE)29 static_assert((LED_COMPOSE) == (0x03), "LED_COMPOSE != 0x03");32 # define LED_COMPOSE 0x0397 [LED_COMPOSE] = XLAT(LED_COMPOSE),
5 LED_COMPOSE 0x03
836 LED_COMPOSE = 0x03 variable1309 LED_COMPOSE : 'COMPOSE',
919 #define LED_COMPOSE 0x03 macro
267 [LED_SCROLLL] = "ScrollLock", [LED_COMPOSE] = "Compose",
737 pub const LED_COMPOSE: u16 = 0x03; constant