Searched refs:num_expected (Results 1 – 3 of 3) sorted by relevance
125 __u8 num_expected; /* expected last contact index */ member964 app->num_received >= app->num_expected) in mt_process_slot()1152 app->num_expected = contact_count; in mt_touch_report()1155 app->num_expected = contact_count; in mt_touch_report()1181 if (app->num_received >= app->num_expected) in mt_touch_report()
314 int num_expected; member
2479 if (wacom_wac->hid_data.num_received > wacom_wac->hid_data.num_expected) in wacom_wac_finger_slot()2585 hid_data->num_expected = value; in wacom_wac_finger_pre_report()2588 hid_data->num_expected = wacom_wac->features.touch_max; in wacom_wac_finger_pre_report()2604 if (wacom_wac->hid_data.num_received < wacom_wac->hid_data.num_expected) in wacom_wac_finger_report()