Home
last modified time | relevance | path

Searched refs:LED_KANA (Results 1 - 10 of 10) sorted by relevance

/third_party/libevdev/test/
H A Dtest-event-codes.c84 ck_assert_int_eq(libevdev_event_code_from_name(EV_LED, "LED_KANA"), LED_KANA); in START_TEST()
108 ck_assert_int_eq(libevdev_event_code_from_code_name("LED_KANA"), LED_KANA); in START_TEST()
H A Dtest-event-names.c110 ck_assert_str_eq(libevdev_event_code_get_name(EV_LED, LED_KANA), "LED_KANA"); in START_TEST()
/third_party/libinput/test/
H A Dlitest-device-yubikey.c146 EV_LED, LED_KANA,
H A Dlitest-device-apple-internal-keyboard.c216 EV_LED, LED_KANA,
H A Dlitest-device-asus-rog-gladius.c306 EV_LED, LED_KANA,
/third_party/FreeBSD/sys/dev/evdev/
H A Dinput-event-codes.h958 #define LED_KANA 0x04 macro
/third_party/libinput/include/linux/linux/
H A Dinput-event-codes.h916 #define LED_KANA 0x04 macro
/third_party/libinput/include/linux/freebsd/
H A Dinput-event-codes.h916 #define LED_KANA 0x04 macro
/third_party/libevdev/include/linux/linux/
H A Dinput-event-codes.h946 #define LED_KANA 0x04 macro
/third_party/libevdev/include/
H A Devent-names.h705 [LED_KANA] = "LED_KANA",
1578 { .name = "LED_KANA", .value = LED_KANA },

Completed in 14 milliseconds