Home
last modified time | relevance | path

Searched defs:SW_ROTATE_LOCK (Results 1 – 3 of 3) sorted by relevance

/external/crosvm/devices/src/virtio/input/
Dconstants.rs717 pub const SW_ROTATE_LOCK: u16 = 0x0c; constant
/external/kernel-headers/original/uapi/linux/
Dinput-event-codes.h891 #define SW_ROTATE_LOCK 0x0c /* set = rotate locked/disabled */ macro
/external/autotest/client/bin/input/
Dlinux_input.py819 SW_ROTATE_LOCK = 0x0c # set = rotate locked/disabled variable