Searched defs:BTN_TRIGGER_HAPPY (Results 1 – 2 of 2) sorted by relevance
/external/kernel-headers/original/uapi/linux/ | ||
D | input-event-codes.h | 645 #define BTN_TRIGGER_HAPPY 0x2c0 macro |
/external/autotest/client/bin/input/ | ||
D | linux_input.py | 682 BTN_TRIGGER_HAPPY = 0x2c0 variable |