Lines Matching defs:stmpe_touch
50 * struct stmpe_touch - stmpe811 touch screen controller state
72 struct stmpe_touch {
103 struct stmpe_touch *ts =
104 container_of(work, struct stmpe_touch, work.work);
133 struct stmpe_touch *ts = data;
174 static int stmpe_init_hw(struct stmpe_touch *ts)
238 struct stmpe_touch *ts = input_get_drvdata(dev);
251 struct stmpe_touch *ts = input_get_drvdata(dev);
260 struct stmpe_touch *ts)
290 struct stmpe_touch *ts;
355 struct stmpe_touch *ts = platform_get_drvdata(pdev);