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

/linux-4.1.27/drivers/input/touchscreen/
H A Dstmpe-ts.c66 struct stmpe_touch { struct
100 struct stmpe_touch *ts = stmpe_work()
101 container_of(work, struct stmpe_touch, work.work); stmpe_work()
130 struct stmpe_touch *ts = data; stmpe_ts_handler()
172 static int stmpe_init_hw(struct stmpe_touch *ts) stmpe_init_hw()
246 struct stmpe_touch *ts = input_get_drvdata(dev); stmpe_ts_open()
259 struct stmpe_touch *ts = input_get_drvdata(dev); stmpe_ts_close()
268 struct stmpe_touch *ts) stmpe_ts_get_platform_info()
314 struct stmpe_touch *ts; stmpe_input_probe()
377 struct stmpe_touch *ts = platform_get_drvdata(pdev); stmpe_ts_remove()

Completed in 27 milliseconds