Lines Matching full:contact
320 /* Fetch and parse "Contact count maximum" feature report */ in hmt_attach()
330 * 'Contact Count Maximum' in hmt_attach()
369 /* Cap contact count maximum to MAX_MT_SLOTS */ in hmt_attach()
450 "%d contact%s with [%s%s%s%s%s] properties. Report range [%d:%d] - [%d:%d]\n", in hmt_attach()
521 * single physical contact point. Multiple contacts are streamed in hmt_intr()
522 * serially. In this mode, devices report all contact information in a in hmt_intr()
524 * concurrent contact." in hmt_intr()
526 * "In Parallel mode, devices report all contact information in a in hmt_intr()
527 * single packet. Each physical contact is represented by a logical in hmt_intr()
543 * to deliver a maximum of two contacts in one report. If four contact in hmt_intr()
547 * "When a device delivers data in this manner, the Contact Count usage in hmt_intr()
550 * serial reports should have a contact count of zero (0)." in hmt_intr()
702 /* Parse features for mandatory maximum contact count usage */ in hmt_hid_parse()
830 * According to specifications 'Contact Count Maximum' should be read in hmt_hid_parse()