Searched defs:stmpe_touch (Results 1 - 1 of 1) sorted by relevance

/drivers/input/touchscreen/
H A Dstmpe-ts.c66 struct stmpe_touch { struct
100 struct stmpe_touch *ts =
101 container_of(work, struct stmpe_touch, work.work);
130 struct stmpe_touch *ts = data;
172 static int stmpe_init_hw(struct stmpe_touch *ts)
246 struct stmpe_touch *ts = input_get_drvdata(dev);
259 struct stmpe_touch *ts = input_get_drvdata(dev);
268 struct stmpe_touch *ts)
314 struct stmpe_touch *ts;
377 struct stmpe_touch *t
[all...]

Completed in 253 milliseconds