Searched refs:tsc200x (Results 1 – 2 of 2) sorted by relevance
84 struct tsc200x { struct122 static void tsc200x_update_pen_state(struct tsc200x *ts, in tsc200x_update_pen_state() argument147 struct tsc200x *ts = _ts; in tsc200x_irq_thread()209 struct tsc200x *ts = (struct tsc200x *)data; in tsc200x_penup_timer()217 static void tsc200x_start_scan(struct tsc200x *ts) in tsc200x_start_scan()225 static void tsc200x_stop_scan(struct tsc200x *ts) in tsc200x_stop_scan()230 static void tsc200x_set_reset(struct tsc200x *ts, bool enable) in tsc200x_set_reset()239 static void __tsc200x_disable(struct tsc200x *ts) in __tsc200x_disable()252 static void __tsc200x_enable(struct tsc200x *ts) in __tsc200x_enable()268 struct tsc200x *ts = dev_get_drvdata(dev); in tsc200x_selftest_show()[all …]
72 obj-$(CONFIG_TOUCHSCREEN_TSC200X_CORE) += tsc200x-core.o