Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/touchscreen/
Dstmpe-ts.c97 struct stmpe_touch { struct
131 struct stmpe_touch *ts = in stmpe_work() argument
132 container_of(work, struct stmpe_touch, work.work); in stmpe_work()
161 struct stmpe_touch *ts = data; in stmpe_ts_handler()
203 static int stmpe_init_hw(struct stmpe_touch *ts) in stmpe_init_hw()
277 struct stmpe_touch *ts = input_get_drvdata(dev); in stmpe_ts_open()
290 struct stmpe_touch *ts = input_get_drvdata(dev); in stmpe_ts_close()
299 struct stmpe_touch *ts) in stmpe_ts_get_platform_info()
329 struct stmpe_touch *ts; in stmpe_input_probe()
392 struct stmpe_touch *ts = platform_get_drvdata(pdev); in stmpe_ts_remove()