Searched defs:cytp_report_data (Results 1 – 1 of 1) sorted by relevance
143 struct cytp_report_data { struct144 int contact_cnt;145 struct cytp_contact contacts[CYTP_MAX_MT_SLOTS];146 unsigned int left:1;147 unsigned int right:1;148 unsigned int middle:1;149 unsigned int tap:1; /* multi-finger tap detected. */