Home
last modified time | relevance | path

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

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