Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dstmpe-ts.c70 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()
236 struct stmpe_touch *ts = input_get_drvdata(dev); in stmpe_ts_open()
249 struct stmpe_touch *ts = input_get_drvdata(dev); in stmpe_ts_close()
258 struct stmpe_touch *ts) in stmpe_ts_get_platform_info()
288 struct stmpe_touch *ts; in stmpe_input_probe()
351 struct stmpe_touch *ts = platform_get_drvdata(pdev); in stmpe_ts_remove()