Searched refs:zforce_send_wait (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/drivers/input/touchscreen/ |
H A D | zforce_ts.c | 176 static int zforce_send_wait(struct zforce_ts *ts, const char *buf, int len) zforce_send_wait() function 226 ret = zforce_send_wait(ts, &buf[0], ARRAY_SIZE(buf)); zforce_command_wait() 244 return zforce_send_wait(ts, &buf[0], ARRAY_SIZE(buf)); zforce_resolution() 260 return zforce_send_wait(ts, &buf[0], ARRAY_SIZE(buf)); zforce_scan_frequency() 271 return zforce_send_wait(ts, &buf[0], ARRAY_SIZE(buf)); zforce_setconfig()
|
Completed in 87 milliseconds