Searched refs:num_expected (Results 1 – 3 of 3) sorted by relevance
318 int num_expected; member
127 __u8 num_expected; /* expected last contact index */ member992 app->num_received >= app->num_expected) in mt_process_slot()1180 app->num_expected = contact_count; in mt_touch_report()1183 app->num_expected = contact_count; in mt_touch_report()1209 if (app->num_received >= app->num_expected) in mt_touch_report()
2547 if (wacom_wac->hid_data.num_received > wacom_wac->hid_data.num_expected) in wacom_wac_finger_slot()2695 hid_data->num_expected = value; in wacom_wac_finger_pre_report()2700 hid_data->num_expected = wacom_wac->features.touch_max; in wacom_wac_finger_pre_report()2717 if (wacom_wac->hid_data.num_received < wacom_wac->hid_data.num_expected) in wacom_wac_finger_report()2725 wacom_wac->hid_data.num_expected = 0; in wacom_wac_finger_report()