Searched refs:multitouch (Results 1 – 10 of 10) sorted by relevance
63 void touchscreen_parse_properties(struct input_dev *input, bool multitouch) in touchscreen_parse_properties() argument74 axis = multitouch ? ABS_MT_POSITION_X : ABS_X; in touchscreen_parse_properties()85 axis = multitouch ? ABS_MT_POSITION_Y : ABS_Y; in touchscreen_parse_properties()96 axis = multitouch ? ABS_MT_PRESSURE : ABS_PRESSURE; in touchscreen_parse_properties()
233 u8 multitouch; member1595 data->multitouch = MXT_TOUCH_MULTI_T9; in mxt_get_object_table()1608 data->multitouch = MXT_TOUCH_MULTITOUCHSCREEN_T100; in mxt_get_object_table()1811 switch (data->multitouch) { in mxt_initialize_input_device()1850 if (data->multitouch == MXT_TOUCH_MULTI_T9 || in mxt_initialize_input_device()1851 (data->multitouch == MXT_TOUCH_MULTITOUCHSCREEN_T100 && in mxt_initialize_input_device()1871 if (data->multitouch == MXT_TOUCH_MULTITOUCHSCREEN_T100) { in mxt_initialize_input_device()1885 if (data->multitouch == MXT_TOUCH_MULTI_T9 || in mxt_initialize_input_device()1886 (data->multitouch == MXT_TOUCH_MULTITOUCHSCREEN_T100 && in mxt_initialize_input_device()1892 if (data->multitouch == MXT_TOUCH_MULTI_T9 || in mxt_initialize_input_device()[all …]
14 void touchscreen_parse_properties(struct input_dev *dev, bool multitouch);
7 ETM0700G0DH6 is the model with capacitive multitouch.
7 MT_QUIRKS_* in hid-multitouch.c).
60 obj-$(CONFIG_HID_MULTITOUCH) += hid-multitouch.o
497 Generic support for HID multitouch panels.518 - Panasonic multitouch panels525 - SiS multitouch panels526 - Stantum multitouch panels537 module will be called hid-multitouch.
28 space, such as with the multitouch protocol.147 Note: In multitouch drivers, the input_mt_report_finger_count() function should178 - Used to describe multitouch input events. Please see
632 v4 hardware is a true multitouch touchpad, capable of tracking up to 5 fingers.
206 The BCM5974 is the multitouch trackpad found in the Macbook211 This driver provides multitouch functionality together with