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

/linux-master/drivers/input/touchscreen/
H A Dtsc200x-core.c24 #include "tsc200x-core.h"
75 struct tsc200x { struct
114 static void tsc200x_update_pen_state(struct tsc200x *ts,
138 struct tsc200x *ts = _ts;
200 struct tsc200x *ts = from_timer(ts, t, penup_timer);
208 static void tsc200x_start_scan(struct tsc200x *ts)
216 static void tsc200x_stop_scan(struct tsc200x *ts)
221 static void tsc200x_reset(struct tsc200x *ts)
231 static void __tsc200x_disable(struct tsc200x *ts)
244 static void __tsc200x_enable(struct tsc200x *t
[all...]
H A DMakefile98 obj-$(CONFIG_TOUCHSCREEN_TSC200X_CORE) += tsc200x-core.o

Completed in 134 milliseconds