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

/drivers/input/mouse/
H A Dsynaptics_i2c.c176 /* When in IRQ mode read the device every THREAD_IRQ_SLEEP_SECS */
177 #define THREAD_IRQ_SLEEP_SECS 2 macro
178 #define THREAD_IRQ_SLEEP_MSECS (THREAD_IRQ_SLEEP_SECS * MSEC_PER_SEC)
461 * We poll the device once in THREAD_IRQ_SLEEP_SECS and

Completed in 90 milliseconds