Searched refs:num_received (Results 1 – 6 of 6) sorted by relevance
124 __u8 num_received; /* how many contacts we received */ member234 if (*slot->contactid != 0 || application->num_received == 0) in cypress_compute_slot()902 return app->num_received; in mt_compute_slot()948 app->num_received = 0; in mt_sync_frame()1005 app->num_received >= app->num_expected) in mt_process_slot()1191 app->num_received == 0 && in mt_touch_report()1200 first_packet = app->num_received == 0; in mt_touch_report()1206 app->num_received++; in mt_touch_report()1222 if (app->num_received >= app->num_expected) in mt_touch_report()1673 application->num_received = 0; in mt_release_contacts()
315 int num_received; member
2549 wacom_wac->hid_data.num_received++; in wacom_wac_finger_slot()2550 if (wacom_wac->hid_data.num_received > wacom_wac->hid_data.num_expected) in wacom_wac_finger_slot()2713 if (wacom_wac->hid_data.num_received < wacom_wac->hid_data.num_expected) in wacom_wac_finger_report()2720 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
833 int num_received = 0, num_filled = 0; in tsi108_poll() local842 num_received = tsi108_complete_rx(dev, budget); in tsi108_poll()880 if (num_received < budget) { in tsi108_poll()882 napi_complete_done(napi, num_received); in tsi108_poll()895 return num_received; in tsi108_poll()