Searched refs:scantime (Results 1 – 2 of 2) sorted by relevance
128 __s32 *scantime; /* scantime reported */ member653 mt_application->scantime = DEFAULT_ZERO; in mt_allocate_application()951 app->scantime = &field->value[usage->usage_index]; in mt_touch_input_mapping()1306 int scantime = 0; in mt_touch_report() local1313 scantime = *app->scantime; in mt_touch_report()1314 app->timestamp = mt_compute_timestamp(app, scantime); in mt_touch_report()1332 app->prev_scantime != scantime) in mt_touch_report()1338 app->prev_scantime = scantime; in mt_touch_report()
114 self.scantime = 0156 self.scantime += 1167 global_data.scantime = self.scantime