Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dstmpe-ts.c49 * struct stmpe_touch - stmpe811 touch screen controller state
70 struct stmpe_touch { struct
100 struct stmpe_touch *ts = in stmpe_work()
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 *t in stmpe_input_probe()
[all...]
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dstmpe-ts.c50 * struct stmpe_touch - stmpe811 touch screen controller state
72 struct stmpe_touch { struct
103 struct stmpe_touch *ts = in stmpe_work()
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 *t in stmpe_input_probe()
[all...]

Completed in 2 milliseconds