Home
last modified time | relevance | path

Searched refs:SW_ROTATE_LOCK (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/input/misc/
Dsoc_button_array.c201 { "rotation_lock", 4, EV_SW, SW_ROTATE_LOCK, false, false },
/linux-4.1.27/include/uapi/linux/
Dinput.h890 #define SW_ROTATE_LOCK 0x0c /* set = rotate locked/disabled */ macro