Home
last modified time | relevance | path

Searched refs:INPUT_PROP_POINTING_STICK (Results 1 – 3 of 3) sorted by relevance

/linux/include/dt-bindings/input/
H A Dlinux-event-codes.h28 #define INPUT_PROP_POINTING_STICK 0x05 /* is a pointing stick */ macro
/linux/include/uapi/linux/
H A Dinput-event-codes.h28 #define INPUT_PROP_POINTING_STICK 0x05 /* is a pointing stick */ macro
/linux/drivers/input/mouse/
H A Delantech.c2138 __set_bit(INPUT_PROP_POINTING_STICK, tp_dev->propbit); in elantech_setup_ps2()