Lines Matching defs:stmpe_touch
49 * struct stmpe_touch - stmpe811 touch screen controller state
70 struct stmpe_touch {
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)
236 struct stmpe_touch *ts = input_get_drvdata(dev);
249 struct stmpe_touch *ts = input_get_drvdata(dev);
258 struct stmpe_touch *ts)
288 struct stmpe_touch *ts;
351 struct stmpe_touch *ts = platform_get_drvdata(pdev);