Home
last modified time | relevance | path

Searched refs:LED_COMPOSE (Results 1 - 9 of 9) sorted by relevance

/third_party/libevdev/test/
H A Dtest-libevdev-has-event.c1019 EV_LED, LED_COMPOSE, in START_TEST()
1030 LED_COMPOSE, LIBEVDEV_LED_OFF, in START_TEST()
1035 ck_assert_int_eq(0, libevdev_get_event_value(dev, EV_LED, LED_COMPOSE)); in START_TEST()
1040 LED_COMPOSE, LIBEVDEV_LED_ON, in START_TEST()
1045 ck_assert_int_eq(1, libevdev_get_event_value(dev, EV_LED, LED_COMPOSE)); in START_TEST()
1052 LED_COMPOSE, LIBEVDEV_LED_ON, in START_TEST()
1057 ck_assert_int_eq(1, libevdev_get_event_value(dev, EV_LED, LED_COMPOSE)); in START_TEST()
1073 EV_LED, LED_COMPOSE, in START_TEST()
1115 EV_LED, LED_COMPOSE, in START_TEST()
1148 ck_assert_int_eq(0, libevdev_get_event_value(dev, EV_LED, LED_COMPOSE)); in START_TEST()
[all...]
/third_party/libinput/test/
H A Dlitest-device-yubikey.c145 EV_LED, LED_COMPOSE,
H A Dlitest-device-apple-internal-keyboard.c215 EV_LED, LED_COMPOSE,
H A Dlitest-device-asus-rog-gladius.c305 EV_LED, LED_COMPOSE,
/third_party/FreeBSD/sys/dev/evdev/
H A Dinput-event-codes.h957 #define LED_COMPOSE 0x03 macro
/third_party/libinput/include/linux/linux/
H A Dinput-event-codes.h915 #define LED_COMPOSE 0x03 macro
/third_party/libinput/include/linux/freebsd/
H A Dinput-event-codes.h915 #define LED_COMPOSE 0x03 macro
/third_party/libevdev/include/linux/linux/
H A Dinput-event-codes.h945 #define LED_COMPOSE 0x03 macro
/third_party/libevdev/include/
H A Devent-names.h704 [LED_COMPOSE] = "LED_COMPOSE",
1577 { .name = "LED_COMPOSE", .value = LED_COMPOSE },

Completed in 15 milliseconds