INPUT_POLL_TIME
mod_timer(&scan_timer, jiffies + INPUT_POLL_TIME);
scan_timer.expires = jiffies + INPUT_POLL_TIME;