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

/drivers/input/mouse/
H A Dsynaptics_i2c.c182 * reduce the polling rate to NO_DATA_SLEEP_MSECS
185 #define NO_DATA_SLEEP_MSECS (MSEC_PER_SEC / 4) macro
434 delay = NO_DATA_SLEEP_MSECS;
478 msecs_to_jiffies(NO_DATA_SLEEP_MSECS));
642 msecs_to_jiffies(NO_DATA_SLEEP_MSECS));

Completed in 145 milliseconds