Home
last modified time | relevance | path

Searched defs:BTN_TOOL_TRIPLETAP (Results 1 – 2 of 2) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dinput-event-codes.h413 #define BTN_TOOL_TRIPLETAP 0x14e macro
/external/autotest/client/bin/input/
Dlinux_input.py515 BTN_TOOL_TRIPLETAP = 0x14e variable