Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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)
448 * We poll the device once in THREAD_IRQ_SLEEP_SECS and in synaptics_i2c_work_handler()
/kernel/linux/linux-6.6/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)
448 * We poll the device once in THREAD_IRQ_SLEEP_SECS and in synaptics_i2c_work_handler()

Completed in 3 milliseconds