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

/linux-master/drivers/input/touchscreen/
H A Dzforce_ts.c24 #include <linux/platform_data/zforce_ts.h>
107 struct zforce_ts { struct
137 static int zforce_command(struct zforce_ts *ts, u8 cmd)
160 static void zforce_reset_assert(struct zforce_ts *ts)
165 static void zforce_reset_deassert(struct zforce_ts *ts)
170 static int zforce_send_wait(struct zforce_ts *ts, const char *buf, int len)
208 static int zforce_command_wait(struct zforce_ts *ts, u8 cmd)
229 static int zforce_resolution(struct zforce_ts *ts, u16 x, u16 y)
241 static int zforce_scan_frequency(struct zforce_ts *ts, u16 idle, u16 finger,
257 static int zforce_setconfig(struct zforce_ts *t
[all...]
H A DMakefile116 obj-$(CONFIG_TOUCHSCREEN_ZFORCE) += zforce_ts.o

Completed in 179 milliseconds