Home
last modified time | relevance | path

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

/drivers/input/touchscreen/
Dstmpe-ts.c72 struct stmpe_touch { struct
103 struct stmpe_touch *ts = in stmpe_work() argument
104 container_of(work, struct stmpe_touch, work.work); in stmpe_work()
133 struct stmpe_touch *ts = data; in stmpe_ts_handler()
174 static int stmpe_init_hw(struct stmpe_touch *ts) in stmpe_init_hw()
238 struct stmpe_touch *ts = input_get_drvdata(dev); in stmpe_ts_open()
251 struct stmpe_touch *ts = input_get_drvdata(dev); in stmpe_ts_close()
260 struct stmpe_touch *ts) in stmpe_ts_get_platform_info()
290 struct stmpe_touch *ts; in stmpe_input_probe()
355 struct stmpe_touch *ts = platform_get_drvdata(pdev); in stmpe_ts_remove()