Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/boot/dts/include/dt-bindings/input/
Dlinux-event-codes.h25 #define INPUT_PROP_SEMI_MT 0x03 /* touch rectangle only */ macro
/linux-4.4.14/arch/cris/boot/dts/include/dt-bindings/input/
Dlinux-event-codes.h25 #define INPUT_PROP_SEMI_MT 0x03 /* touch rectangle only */ macro
/linux-4.4.14/arch/metag/boot/dts/include/dt-bindings/input/
Dlinux-event-codes.h25 #define INPUT_PROP_SEMI_MT 0x03 /* touch rectangle only */ macro
/linux-4.4.14/arch/arm64/boot/dts/include/dt-bindings/input/
Dlinux-event-codes.h25 #define INPUT_PROP_SEMI_MT 0x03 /* touch rectangle only */ macro
/linux-4.4.14/include/dt-bindings/input/
Dlinux-event-codes.h25 #define INPUT_PROP_SEMI_MT 0x03 /* touch rectangle only */ macro
/linux-4.4.14/arch/powerpc/boot/dts/include/dt-bindings/input/
Dlinux-event-codes.h25 #define INPUT_PROP_SEMI_MT 0x03 /* touch rectangle only */ macro
/linux-4.4.14/include/uapi/linux/
Dinput-event-codes.h25 #define INPUT_PROP_SEMI_MT 0x03 /* touch rectangle only */ macro
/linux-4.4.14/arch/mips/boot/dts/include/dt-bindings/input/
Dlinux-event-codes.h25 #define INPUT_PROP_SEMI_MT 0x03 /* touch rectangle only */ macro
/linux-4.4.14/drivers/input/
Dinput-mt.c83 __set_bit(INPUT_PROP_SEMI_MT, dev->propbit); in input_mt_init_slots()
/linux-4.4.14/Documentation/input/
Devent-codes.txt269 INPUT_PROP_SEMI_MT:
281 If INPUT_PROP_SEMI_MT is not set, the device is assumed to be a true MT
/linux-4.4.14/drivers/input/mouse/
Dcypress_ps2.c393 __set_bit(INPUT_PROP_SEMI_MT, input->propbit); in cypress_set_input_params()
Dsentelic.c972 __set_bit(INPUT_PROP_SEMI_MT, dev->propbit); in fsp_set_input_params()
Delantech.c1212 __set_bit(INPUT_PROP_SEMI_MT, dev->propbit); in elantech_set_input_params()