Home
last modified time | relevance | path

Searched defs:BTN_TRIGGER (Results 1 – 4 of 4) sorted by relevance

/external/libxkbcommon/test/
Devdev-scancodes.h313 #define BTN_TRIGGER 0x120 macro
/external/crosvm/devices/src/virtio/input/
Dconstants.rs322 pub const BTN_TRIGGER: u16 = 0x120; constant
/external/autotest/client/bin/input/
Dlinux_input.py476 BTN_TRIGGER = 0x120 variable
/external/kernel-headers/original/uapi/linux/
Dinput-event-codes.h365 #define BTN_TRIGGER 0x120 macro