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