Searched refs:num_received (Results 1 – 6 of 6) sorted by relevance
124 __u8 num_received; /* how many contacts we received */ member231 if (*slot->contactid != 0 || application->num_received == 0) in cypress_compute_slot()861 return app->num_received; in mt_compute_slot()907 app->num_received = 0; in mt_sync_frame()964 app->num_received >= app->num_expected) in mt_process_slot()1150 app->num_received == 0 && in mt_touch_report()1159 first_packet = app->num_received == 0; in mt_touch_report()1165 app->num_received++; in mt_touch_report()1181 if (app->num_received >= app->num_expected) in mt_touch_report()1639 application->num_received = 0; in mt_release_contacts()
315 int num_received; member
2478 wacom_wac->hid_data.num_received++; in wacom_wac_finger_slot()2479 if (wacom_wac->hid_data.num_received > wacom_wac->hid_data.num_expected) in wacom_wac_finger_slot()2604 if (wacom_wac->hid_data.num_received < wacom_wac->hid_data.num_expected) in wacom_wac_finger_report()2611 wacom_wac->hid_data.num_received = 0; in wacom_wac_finger_report()
226 sig_hdr.num_received++; in signalremove_inner()235 error = SIG_WRITE_FIELD(channel, queue, &sig_hdr, num_received); in signalremove_inner()
170 u64 num_received; member
844 int num_received = 0, num_filled = 0; in tsi108_poll() local853 num_received = tsi108_complete_rx(dev, budget); in tsi108_poll()891 if (num_received < budget) { in tsi108_poll()893 napi_complete_done(napi, num_received); in tsi108_poll()906 return num_received; in tsi108_poll()