Home
last modified time | relevance | path

Searched refs:BTN_TRIGGER (Results 1 - 7 of 7) sorted by relevance

/third_party/libevdev/test/
H A Dtest-event-names.c82 ck_assert_str_eq(libevdev_event_code_get_name(EV_KEY, BTN_TRIGGER), "BTN_TRIGGER"); in START_TEST()
97 ck_assert_str_eq(libevdev_event_code_get_name(EV_KEY, BTN_JOYSTICK), "BTN_TRIGGER"); in START_TEST()
/third_party/FreeBSD/sys/dev/evdev/
H A Dinput-event-codes.h378 #define BTN_TRIGGER 0x120 macro
/third_party/libinput/include/linux/linux/
H A Dinput-event-codes.h365 #define BTN_TRIGGER 0x120 macro
/third_party/libinput/include/linux/freebsd/
H A Dinput-event-codes.h365 #define BTN_TRIGGER 0x120 macro
/third_party/libevdev/include/linux/linux/
H A Dinput-event-codes.h366 #define BTN_TRIGGER 0x120 macro
/third_party/libevdev/include/
H A Devent-names.h608 [BTN_TRIGGER] = "BTN_TRIGGER",
1008 { .name = "BTN_TRIGGER", .value = BTN_TRIGGER },
/third_party/libinput/test/
H A Dtest-device.c1118 EV_KEY, BTN_TRIGGER, in START_TEST()

Completed in 16 milliseconds