| /Linux-v5.4/Documentation/input/ |
| D | multi-touch-protocol.rst | 15 objects in direct contact with the device surface, is needed. This 33 events. Only the ABS_MT events are recognized as part of a contact 38 Drivers for type A devices separate contact packets by calling 41 contact and prepare to receive another. 43 Drivers for type B devices separate contact packets by calling 65 identified contact, and use that slot to propagate changes for the contact. 68 is interpreted as a contact, and the value -1 denotes an unused slot. A 71 the full state of each initiated contact has to reside in the receiving 77 contact that is reported by the hardware. Whenever the identity of the 78 contact associated with a slot changes, the driver should invalidate that [all …]
|
| D | event-codes.rst | 144 BTN_TOUCH is used for touch contact. While an input tool is determined to be 145 within meaningful physical contact, the value of this property must be set 146 to 1. Meaningful physical contact may mean any contact, or it may mean 147 contact conditioned by an implementation defined property. For example, a 399 contact. BTN_TOOL_<name> events should be reported where possible. 421 should be used to report when the tool is in contact with the tablet.
|
| /Linux-v5.4/Documentation/ABI/testing/ |
| D | sysfs-devices-soc | 3 contact: Lee Jones <lee.jones@linaro.org> 17 contact: Lee Jones <lee.jones@linaro.org> 24 contact: Lee Jones <lee.jones@linaro.org> 31 contact: Bjorn Andersson <bjorn.andersson@linaro.org> 38 contact: Lee Jones <lee.jones@linaro.org> 45 contact: Lee Jones <lee.jones@linaro.org> 52 contact: Lee Jones <lee.jones@linaro.org> 59 contact: Lee Jones <lee.jones@linaro.org>
|
| D | sysfs-driver-hid-ntrig | 6 (RW) Number of contact frames ignored before acknowledging the 15 (RW) Number of empty (no contact) frames ignored before 45 Minimum size contact accepted. 47 min_width: (RW) Minimum touch contact width to decide 50 min_height: (RW) Minimum touch contact height to decide
|
| D | sysfs-cfq-target-latency | 3 contact: Tao Ma <boyu.mt@taobao.com>
|
| /Linux-v5.4/scripts/ |
| D | get_abi.pl | 339 my $contact = $data{$what}->{contact}; 344 $contact =~ s/^\s+//; 352 printf "Contact:\t\t%s\n", $contact if ($contact);
|
| /Linux-v5.4/drivers/hid/ |
| D | hid-alps.c | 125 struct t4_contact_data contact[5]; member 327 x = p_report->contact[i].x_hi << 8 | p_report->contact[i].x_lo; in t4_raw_event() 328 y = p_report->contact[i].y_hi << 8 | p_report->contact[i].y_lo; in t4_raw_event() 330 z = (p_report->contact[i].palm < 0x80 && in t4_raw_event() 331 p_report->contact[i].palm > 0) * 62; in t4_raw_event() 372 u8 *contact = &data[i * 5]; in u1_raw_event() local 374 x = get_unaligned_le16(contact + 3); in u1_raw_event() 375 y = get_unaligned_le16(contact + 5); in u1_raw_event() 376 z = contact[7] & 0x7F; in u1_raw_event()
|
| /Linux-v5.4/Documentation/input/devices/ |
| D | ntrig.rst | 38 |deactivate_slack |the number of "no contact" frames to ignore before | 78 seeing both inappropriately dropped contact and ghosts, contacts reported 81 Deactivation slack helps prevent dropped contact for single touch use, but does 89 of events the more likely those events are from a real contact, and that the 90 larger the size of each contact the more likely it is real. Balancing the 101 contact immediately overrides the waiting period and leads to activation. 119 The calibration of these devices does drift over time. If ghosts or contact
|
| /Linux-v5.4/drivers/input/mouse/ |
| D | cypress_ps2.c | 519 struct cytp_contact *contact; in cypress_process_packet() local 531 contact = &report_data.contacts[i]; in cypress_process_packet() 532 pos[i].x = contact->x; in cypress_process_packet() 533 pos[i].y = contact->y; in cypress_process_packet() 539 contact = &report_data.contacts[i]; in cypress_process_packet() 542 input_report_abs(input, ABS_MT_POSITION_X, contact->x); in cypress_process_packet() 543 input_report_abs(input, ABS_MT_POSITION_Y, contact->y); in cypress_process_packet() 544 input_report_abs(input, ABS_MT_PRESSURE, contact->z); in cypress_process_packet()
|
| /Linux-v5.4/drivers/iio/temperature/ |
| D | Kconfig | 38 tristate "MLX90614 contact-less infrared sensor" 42 MLX90614 contact-less infrared sensor connected with I2C. 48 tristate "MLX90632 contact-less infrared sensor with medical accuracy" 53 MLX90632 contact-less infrared sensor with medical accuracy
|
| /Linux-v5.4/drivers/input/touchscreen/ |
| D | sis_i2c.c | 225 const u8 *contact; in sis_ts_handle_packet() local 249 contact = &ts->packet[SIS_PKT_CONTACT_OFFSET]; in sis_ts_handle_packet() 253 error = sis_ts_report_contact(ts, contact, report_id); in sis_ts_handle_packet() 257 contact += contact_size; in sis_ts_handle_packet()
|
| D | ili210x.c | 142 bool contact = false, touch = false; in ili210x_report_events() local 153 contact = true; in ili210x_report_events() 168 contact = touchdata[0] & 0xf3; in ili210x_report_events() 170 return contact; in ili210x_report_events()
|
| D | raydium_i2c_ts.c | 799 u8 *contact = &ts->report_data[ts->contact_size * i]; in raydium_mt_event() local 800 bool state = contact[RM_CONTACT_STATE_POS]; in raydium_mt_event() 810 get_unaligned_le16(&contact[RM_CONTACT_X_POS])); in raydium_mt_event() 812 get_unaligned_le16(&contact[RM_CONTACT_Y_POS])); in raydium_mt_event() 814 contact[RM_CONTACT_PRESSURE_POS]); in raydium_mt_event() 816 wx = contact[RM_CONTACT_WIDTH_X_POS]; in raydium_mt_event() 817 wy = contact[RM_CONTACT_WIDTH_Y_POS]; in raydium_mt_event()
|
| /Linux-v5.4/Documentation/usb/ |
| D | usb-serial.rst | 53 For any questions or problems with this driver, please contact 98 For any questions or problems with this driver, please contact Greg 150 For any questions or problems with the driver, please contact Ganesh 182 For any questions or problems with this driver, please contact Brian 207 For any questions or problems with this driver, please contact Hugh 221 For any questions or problems with this driver, please contact Bill Ryder. 285 contact me here via email: 309 Please contact Peter Berger (pberger@brimson.com) or Al Borchers 352 For any questions or problems with this driver, please contact William 367 For any questions or problems with this driver, please contact Gary [all …]
|
| /Linux-v5.4/Documentation/devicetree/bindings/input/ |
| D | imx-keypad.txt | 3 The KPP is designed to interface with a keypad matrix with 2-point contact 4 or 3-point contact keys. The KPP is designed to simplify the software task
|
| /Linux-v5.4/Documentation/driver-api/mei/ |
| D | mei-client-bus.rst | 79 As a theoretical example let's pretend the ME comes with a "contact" NFC IP. 84 #define CONTACT_DRIVER_NAME "contact" 148 struct contact *c = mei_cldev_get_drvdata(cldev);
|
| /Linux-v5.4/drivers/staging/most/dim2/ |
| D | Kconfig | 13 platform driver to be installed. For more information contact
|
| /Linux-v5.4/Documentation/process/ |
| D | embargoed-hardware-issues.rst | 28 handled by this team and the reporter will be guided to contact the regular 42 vendor, we welcome contact from researchers or individuals who have 90 initial contact, which oversees the process of handling such issues under 123 email. This initial contact should contain a description of the problem and 137 issue after initial contact. The hardware security team is supporting the 263 contact the hardware security team. The nominated ambassador has to 282 For initial contact see :ref:`Contact`. For incident specific mailing-lists
|
| /Linux-v5.4/arch/powerpc/boot/dts/ |
| D | sbc8548-pre.dtsi | 7 * Paul Gortmaker (see MAINTAINERS for contact information)
|
| /Linux-v5.4/Documentation/translations/zh_CN/ |
| D | SecurityBugs | 3 If you have any comment or update to the content, please contact the
|
| D | IRQ.txt | 3 If you have any comment or update to the content, please contact the
|
| /Linux-v5.4/Documentation/translations/zh_CN/arm64/ |
| D | tagged-pointers.txt | 3 If you have any comment or update to the content, please contact the
|
| D | legacy_instructions.txt | 3 If you have any comment or update to the content, please contact the
|
| /Linux-v5.4/Documentation/hwmon/ |
| D | mcp3021.rst | 37 available. The default I2C device address is 0x4d (contact the Microchip
|
| /Linux-v5.4/Documentation/translations/ko_KR/ |
| D | stable_api_nonsense.txt | 6 a problem with the translation, please contact the maintainer of this file.
|