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