Searched refs:scantime (Results 1 – 1 of 1) sorted by relevance
114 __s32 *scantime; /* scantime reported */ member579 mt_application->scantime = DEFAULT_ZERO; in mt_allocate_application()849 app->scantime = &field->value[usage->usage_index]; in mt_touch_input_mapping()1185 int scantime = 0; in mt_touch_report() local1192 scantime = *app->scantime; in mt_touch_report()1193 app->timestamp = mt_compute_timestamp(app, scantime); in mt_touch_report()1211 app->prev_scantime != scantime) in mt_touch_report()1217 app->prev_scantime = scantime; in mt_touch_report()