Searched refs:POLL_PERIOD (Results 1 – 2 of 2) sorted by relevance
60 #define POLL_PERIOD msecs_to_jiffies(10) macro130 mod_timer(&dev->poll_timer, jiffies + POLL_PERIOD); in cm4040_do_poll()469 mod_timer(&dev->poll_timer, jiffies + POLL_PERIOD); in cm4040_open()
58 #define POLL_PERIOD (HZ/100) /* Polling period .01 seconds (10ms) */ macro610 mod_timer(&rocket_timer, jiffies + POLL_PERIOD); in rp_do_poll()969 mod_timer(&rocket_timer, jiffies + POLL_PERIOD); in rp_open()