Home
last modified time | relevance | path

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

/external/libxkbcommon/test/
Devdev-scancodes.h517 #define KEY_TOUCHPAD_TOGGLE 0x212 /* Request switch touchpad on or off */ macro
/external/crosvm/devices/src/virtio/input/
Dconstants.rs532 pub const KEY_TOUCHPAD_TOGGLE: u16 = 0x212; constant
/external/autotest/client/bin/input/
Dlinux_input.py677 KEY_TOUCHPAD_TOGGLE = 0x212 # Request switch touchpad on or off variable
/external/kernel-headers/original/uapi/linux/
Dinput-event-codes.h581 #define KEY_TOUCHPAD_TOGGLE 0x212 /* Request switch touchpad on or off */ macro