Searched refs:contacts (Results 1 – 12 of 12) sorted by relevance
/linux-6.3-rc2/drivers/input/mouse/ |
A D | cypress_ps2.c | 455 report_data->contacts[0].x = in cypress_parse_packet() 457 report_data->contacts[0].y = in cypress_parse_packet() 463 report_data->contacts[0].x = in cypress_parse_packet() 465 report_data->contacts[0].y = in cypress_parse_packet() 470 report_data->contacts[1].x = in cypress_parse_packet() 472 report_data->contacts[1].y = in cypress_parse_packet() 475 report_data->contacts[1].z = report_data->contacts[0].z; in cypress_parse_packet() 501 report_data->contacts[i].x, in cypress_parse_packet() 502 report_data->contacts[i].y, in cypress_parse_packet() 503 report_data->contacts[i].z); in cypress_parse_packet() [all …]
|
A D | cypress_ps2.h | 145 struct cytp_contact contacts[CYTP_MAX_MT_SLOTS]; member
|
/linux-6.3-rc2/Documentation/input/ |
A D | multi-touch-protocol.rst | 14 devices, a way to report detailed data from multiple contacts, i.e., 17 drivers to report details for an arbitrary number of contacts. 20 hardware. For devices handling anonymous contacts (type A), the protocol 21 describes how to send the raw data for all contacts to the receiver. For 22 devices capable of tracking identifiable contacts (type B), the protocol 23 describes how to send updates for individual contacts via event slots. 54 type B slot protocol lies in the usage of identifiable contacts to reduce 60 enumeration of the full set of anonymous contacts currently on the 81 a BTN_TOOL_*TAP event to inform userspace of the total number of contacts 107 raw data for all present contacts are sent between every synchronization [all …]
|
A D | event-codes.rst | 367 of multiple contacts without resolving the individual positions; only the 368 number of contacts and a rectangular shape is known. For such
|
/linux-6.3-rc2/Documentation/input/devices/ |
A D | ntrig.rst | 78 seeing both inappropriately dropped contact and ghosts, contacts reported 82 not address the problem of dropping one of more contacts while other contacts 86 As observed ghost contacts are similar to actual use of the sensor, but they 137 contacts are active they seem to be sorted primarily by Y position.
|
A D | alps.rst | 177 number of contacts (f1 and f0 in the table below):: 187 usually only appears when there are two or more contacts (although
|
/linux-6.3-rc2/Documentation/devicetree/bindings/input/touchscreen/ |
A D | azoteq,iqs5xx.yaml | 15 contacts.
|
/linux-6.3-rc2/Documentation/filesystems/ |
A D | btrfs.rst | 44 manual pages, source code repositories, contacts etc.
|
/linux-6.3-rc2/fs/cifs/ |
A D | Kconfig | 156 an upcall mechanism for CIFS which contacts userspace helper 168 feature enables an upcall mechanism for CIFS which contacts a
|
/linux-6.3-rc2/Documentation/networking/ |
A D | tipc.rst | 115 - http://tipc.io/contacts.html
|
/linux-6.3-rc2/Documentation/security/keys/ |
A D | request-key.rst | 112 instantiate key U, using key W as a reference (perhaps it contacts a
|
/linux-6.3-rc2/Documentation/process/ |
A D | embargoed-hardware-issues.rst | 151 The disclosing party should provide a list of contacts for all other
|
Completed in 19 milliseconds