Searched refs:INPUT_POLL_TIME (Results 1 – 1 of 1) sorted by relevance
74 #define INPUT_POLL_TIME (HZ/50) macro2000 mod_timer(&scan_timer, jiffies + INPUT_POLL_TIME); in panel_scan_timer()2009 scan_timer.expires = jiffies + INPUT_POLL_TIME; in init_scan_timer()