Searched refs:last_x (Results 1 – 2 of 2) sorted by relevance
267 0 : (ep.ep_x - sc->last_x) >> elantech_xy_unprecision, in pms_elantech_input()275 ((ep.ep_x - sc->last_x) >> elantech_xy_unprecision) != 0) in pms_elantech_input()276 sc->last_x = ep.ep_x; in pms_elantech_input()
36 int16_t last_x, last_y, last_z; member