Searched refs:LED_COMPOSE (Results 1 – 7 of 7) 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
827 LED_COMPOSE = 0x03 variable1300 LED_COMPOSE : 'COMPOSE',
775 #define LED_COMPOSE 0x03 macro
914 #define LED_COMPOSE 0x03 macro
267 [LED_SCROLLL] = "ScrollLock", [LED_COMPOSE] = "Compose",
716 pub const LED_COMPOSE: u16 = 0x03; constant