Home
last modified time | relevance | path

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

/linux/drivers/input/touchscreen/
H A Dzforce_ts.c104 struct zforce_ts { struct
128 static int zforce_command(struct zforce_ts *ts, u8 cmd) in zforce_command() argument
149 static int zforce_send_wait(struct zforce_ts *ts, const char *buf, int len) in zforce_send_wait()
174 static int zforce_command_wait(struct zforce_ts *ts, u8 cmd) in zforce_command_wait()
196 static int zforce_resolution(struct zforce_ts *ts, u16 x, u16 y) in zforce_resolution()
208 static int zforce_scan_frequency(struct zforce_ts *ts, u16 idle, u16 finger, in zforce_scan_frequency()
224 static int zforce_setconfig(struct zforce_ts *ts, char b1) in zforce_setconfig()
235 static int zforce_start(struct zforce_ts *ts) in zforce_start()
287 static int zforce_stop(struct zforce_ts *ts) in zforce_stop()
305 static int zforce_touch_event(struct zforce_ts *t
[all...]