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

/drivers/input/mouse/
H A Dsynaptics_i2c.c181 * When in Polling mode and no data received for NO_DATA_THRES msecs
184 #define NO_DATA_THRES (MSEC_PER_SEC) macro
430 nodata_count_thres = NO_DATA_THRES / touch->scan_ms;

Completed in 46 milliseconds