Home
last modified time | relevance | path

Searched defs:touchdata (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/input/touchscreen/
Dili210x.c27 struct touchdata { struct
28 u8 status;
29 struct finger finger[MAX_TOUCHES];
79 const struct touchdata *touchdata) in ili210x_report_events()
121 struct touchdata touchdata; in ili210x_work() local