Searched defs:cytp_report_data (Results 1 – 1 of 1) sorted by relevance
137 struct cytp_report_data { struct138 int contact_cnt;139 struct cytp_contact contacts[CYTP_MAX_MT_SLOTS];140 unsigned int left:1;141 unsigned int right:1;142 unsigned int middle:1;143 unsigned int tap:1; /* multi-finger tap detected. */