Home
last modified time | relevance | path

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

/external/libxkbcommon/xkbcommon/test/
Devdev-scancodes.h517 #define KEY_TOUCHPAD_TOGGLE 0x212 /* Request switch touchpad on or off */ macro
/external/u-boot/include/dt-bindings/input/
Dlinux-event-codes.h573 #define KEY_TOUCHPAD_TOGGLE 0x212 /* Request switch touchpad on or off */ macro
/external/kernel-headers/original/uapi/linux/
Dinput-event-codes.h575 #define KEY_TOUCHPAD_TOGGLE 0x212 /* Request switch touchpad on or off */ macro
/external/autotest/client/bin/input/
Dlinux_input.py671 KEY_TOUCHPAD_TOGGLE = 0x212 # Request switch touchpad on or off variable