Home
last modified time | relevance | path

Searched refs:INPUT_PROP_SEMI_MT (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/include/dt-bindings/input/
Dlinux-event-codes.h26 #define INPUT_PROP_SEMI_MT 0x03 /* touch rectangle only */ macro
/Linux-v4.19/include/uapi/linux/
Dinput-event-codes.h26 #define INPUT_PROP_SEMI_MT 0x03 /* touch rectangle only */ macro
/Linux-v4.19/drivers/input/
Dinput-mt.c83 __set_bit(INPUT_PROP_SEMI_MT, dev->propbit); in input_mt_init_slots()
/Linux-v4.19/Documentation/input/
Devent-codes.rst319 INPUT_PROP_SEMI_MT section in Device properties
332 If INPUT_PROP_SEMI_MT is not set, the device is assumed to be a true MT
/Linux-v4.19/drivers/input/mouse/
Dcypress_ps2.c393 __set_bit(INPUT_PROP_SEMI_MT, input->propbit); in cypress_set_input_params()
Dsentelic.c963 __set_bit(INPUT_PROP_SEMI_MT, dev->propbit); in fsp_set_input_params()
Delantech.c1229 __set_bit(INPUT_PROP_SEMI_MT, dev->propbit); in elantech_set_input_params()