Home
last modified time | relevance | path

Searched refs:multitouch (Results 1 – 16 of 16) sorted by relevance

/openbmc/linux/drivers/input/
H A Dtouchscreen.c65 void touchscreen_parse_properties(struct input_dev *input, bool multitouch, in touchscreen_parse_properties() argument
78 axis_x = multitouch ? ABS_MT_POSITION_X : ABS_X; in touchscreen_parse_properties()
79 axis_y = multitouch ? ABS_MT_POSITION_Y : ABS_Y; in touchscreen_parse_properties()
107 axis = multitouch ? ABS_MT_PRESSURE : ABS_PRESSURE; in touchscreen_parse_properties()
198 bool multitouch) in touchscreen_report_pos() argument
201 input_report_abs(input, multitouch ? ABS_MT_POSITION_X : ABS_X, x); in touchscreen_report_pos()
202 input_report_abs(input, multitouch ? ABS_MT_POSITION_Y : ABS_Y, y); in touchscreen_report_pos()
/openbmc/linux/include/linux/input/
H A Dtouchscreen.h20 void touchscreen_parse_properties(struct input_dev *input, bool multitouch,
30 bool multitouch);
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-driver-hid-multitouch7 MT_QUIRKS_* in hid-multitouch.c).
/openbmc/openbmc/poky/meta/recipes-graphics/wayland/
H A Dmtdev_1.1.7.bb4 multitouch events to the slotted type B protocol. The events put into mtdev may \
/openbmc/linux/drivers/input/touchscreen/
H A Datmel_mxt_ts.c313 u8 multitouch; member
1797 data->multitouch = MXT_TOUCH_MULTI_T9; in mxt_parse_object_table()
1822 data->multitouch = MXT_TOUCH_MULTITOUCHSCREEN_T100; in mxt_parse_object_table()
2100 switch (data->multitouch) { in mxt_initialize_input_device()
2154 if (data->multitouch == MXT_TOUCH_MULTI_T9 || in mxt_initialize_input_device()
2155 (data->multitouch == MXT_TOUCH_MULTITOUCHSCREEN_T100 && in mxt_initialize_input_device()
2175 if (data->multitouch == MXT_TOUCH_MULTITOUCHSCREEN_T100) { in mxt_initialize_input_device()
2189 if (data->multitouch == MXT_TOUCH_MULTI_T9 || in mxt_initialize_input_device()
2190 (data->multitouch == MXT_TOUCH_MULTITOUCHSCREEN_T100 && in mxt_initialize_input_device()
2196 if (data->multitouch == MXT_TOUCH_MULTI_T9 || in mxt_initialize_input_device()
[all …]
/openbmc/linux/tools/testing/selftests/hid/
H A DMakefile14 TEST_PROGS += hid-multitouch.sh
/openbmc/linux/Documentation/input/
H A Devent-codes.rst37 space, such as with the multitouch protocol.
181 Note: In multitouch drivers, the input_mt_report_finger_count() function should
246 - Used to describe multitouch input events. Please see
/openbmc/linux/drivers/hid/
H A DMakefile88 obj-$(CONFIG_HID_MULTITOUCH) += hid-multitouch.o
H A DKconfig721 Generic support for HID multitouch panels.
742 - Panasonic multitouch panels
749 - SiS multitouch panels
750 - Stantum multitouch panels
761 module will be called hid-multitouch.
/openbmc/linux/drivers/input/mouse/
H A DKconfig245 The BCM5974 is the multitouch trackpad found in the Macbook
250 This driver provides multitouch functionality together with
/openbmc/linux/Documentation/input/devices/
H A Delantech.rst638 v4 hardware is a true multitouch touchpad, capable of tracking up to 5 fingers.
/openbmc/
Dopengrok1.0.log[all...]
Dopengrok2.0.log[all...]
/openbmc/linux/
H A Dopengrok0.0.log5624 2024-12-28 20:09:06.996-0600 FINEST t1126 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/linux/tools/testing/selftests/hid/hid-multitouch.sh.gz'
[all...]
H A Dopengrok1.0.log[all...]
H A Dopengrok2.0.log[all...]