Home
last modified time | relevance | path

Searched refs:prev_scantime (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/hid/
H A Dhid-multitouch.c136 int prev_scantime; /* scantime reported previously */ member
980 long delta = value - app->prev_scantime; in mt_compute_timestamp()
1233 app->prev_scantime != scantime) in mt_touch_report()
1239 app->prev_scantime = scantime; in mt_touch_report()