Searched refs:num_expected (Results 1 – 3 of 3) sorted by relevance
218 int num_expected; member
118 __u8 num_expected; /* expected last contact index */ member617 td->num_received >= td->num_expected) in mt_complete_slot()774 td->num_expected = value; in mt_touch_report()789 if (td->num_received >= td->num_expected) in mt_touch_report()
1621 if (wacom_wac->hid_data.num_received > wacom_wac->hid_data.num_expected) in wacom_wac_finger_slot()1726 hid_data->num_expected = value; in wacom_wac_finger_pre_report()1729 hid_data->num_expected = wacom_wac->features.touch_max; in wacom_wac_finger_pre_report()1745 if (wacom_wac->hid_data.num_received < wacom_wac->hid_data.num_expected) in wacom_wac_finger_report()