Searched refs:LED_COMPOSE (Results 1 – 8 of 8) 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
843 LED_COMPOSE = 0x03 variable1316 LED_COMPOSE : 'COMPOSE',
950 #define LED_COMPOSE 0x03 macro
958 #define LED_COMPOSE 0x03 macro
267 [LED_SCROLLL] = "ScrollLock", [LED_COMPOSE] = "Compose",
737 pub const LED_COMPOSE: u16 = 0x03; constant