Home
last modified time | relevance | path

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

/external/strace/xlat/
Devdev_leds.h20 #if defined(LED_COMPOSE) || (defined(HAVE_DECL_LED_COMPOSE) && HAVE_DECL_LED_COMPOSE)
21 XLAT(LED_COMPOSE),
Devdev_leds.in4 LED_COMPOSE
/external/autotest/client/bin/input/
Dlinux_input.py827 LED_COMPOSE = 0x03 variable
1300 LED_COMPOSE : 'COMPOSE',
/external/kernel-headers/original/uapi/linux/
Dinput-event-codes.h775 #define LED_COMPOSE 0x03 macro
/external/autotest/client/site_tests/hardware_Keyboard/src/
Devtest.c267 [LED_SCROLLL] = "ScrollLock", [LED_COMPOSE] = "Compose",