Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dinput-event-codes.h26 #define INPUT_PROP_SEMI_MT 0x03 /* touch rectangle only */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dinput-event-codes.h26 #define INPUT_PROP_SEMI_MT 0x03 /* touch rectangle only */ macro
/OK3568_Linux_fs/u-boot/include/dt-bindings/input/
H A Dlinux-event-codes.h25 #define INPUT_PROP_SEMI_MT 0x03 /* touch rectangle only */ macro
/OK3568_Linux_fs/kernel/include/dt-bindings/input/
H A Drk-input.h9 #define INPUT_PROP_SEMI_MT 0x03 /* touch rectangle only */ macro
H A Dlinux-event-codes.h26 #define INPUT_PROP_SEMI_MT 0x03 /* touch rectangle only */ macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dinput-event-codes.h26 #define INPUT_PROP_SEMI_MT 0x03 /* touch rectangle only */ macro
/OK3568_Linux_fs/kernel/drivers/input/
H A Dinput-mt.c80 __set_bit(INPUT_PROP_SEMI_MT, dev->propbit); in input_mt_init_slots()
/OK3568_Linux_fs/kernel/Documentation/input/
H A Devent-codes.rst338 INPUT_PROP_SEMI_MT section in Device properties
351 If INPUT_PROP_SEMI_MT is not set, the device is assumed to be a true MT
/OK3568_Linux_fs/kernel/drivers/input/mouse/
H A Dcypress_ps2.c390 __set_bit(INPUT_PROP_SEMI_MT, input->propbit); in cypress_set_input_params()
H A Dsentelic.c950 __set_bit(INPUT_PROP_SEMI_MT, dev->propbit); in fsp_set_input_params()
H A Delantech.c1202 __set_bit(INPUT_PROP_SEMI_MT, dev->propbit); in elantech_set_input_params()