Lines Matching defs:timeout
903 key press, release it on timeout. Benefit: a palm rested
912 "palm: touch %d released, timeout after typing\n",
943 "palm: touch %d released, timeout after trackpoint\n", t->index);
1067 we move out of the palm edge zone within the timeout, provided
1607 MSC_TIMESTAMP gets reset after a kernel timeout (1s) and on some
1608 devices (Dell XPS) the i2c controller sleeps after a timeout. On
2239 evdev_log_debug(tp->device, "palm: keyboard timeout refresh\n");
2247 evdev_log_debug(tp->device, "palm: keyboard timeout\n");
2297 unsigned int timeout;
2341 timeout = DEFAULT_KEYBOARD_ACTIVITY_TIMEOUT_1;
2343 timeout = DEFAULT_KEYBOARD_ACTIVITY_TIMEOUT_2;
2349 time + timeout);