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