Searched refs:touchdata (Results 1 – 1 of 1) sorted by relevance
27 struct touchdata { struct79 const struct touchdata *touchdata) in ili210x_report_events() argument89 finger = &touchdata->finger[i]; in ili210x_report_events()91 touch = touchdata->status & (1 << i); in ili210x_report_events()121 struct touchdata touchdata; in ili210x_work() local125 &touchdata, sizeof(touchdata)); in ili210x_work()132 ili210x_report_events(priv->input, &touchdata); in ili210x_work()134 if ((touchdata.status & 0xf3) || get_pendown_state(priv)) in ili210x_work()