Searched refs:POLL_INTERVAL (Results 1 – 6 of 6) sorted by relevance
20 #define POLL_INTERVAL 500 macro 133 input_set_poll_interval(input, POLL_INTERVAL); in qnap_mcu_input_probe()
68 #define POLL_INTERVAL (2 * HZ) macro 91 mod_timer(&cf->timer, jiffies + POLL_INTERVAL); in omap_cf_timer() 281 mod_timer(&cf->timer, jiffies + POLL_INTERVAL); in omap_cf_probe()
52 #define POLL_INTERVAL (2 * HZ) macro 80 mod_timer(&cf->timer, jiffies + POLL_INTERVAL); in electra_cf_timer()
22 #define POLL_INTERVAL 3 macro 192 input_set_poll_interval(input_dev, POLL_INTERVAL); in ts4800_ts_probe()
27 #define POLL_INTERVAL (HZ * 2) macro 168 schedule_timeout_interruptible(POLL_INTERVAL); in tps65217_charger_poll_task()
416 #define POLL_INTERVAL (5 * 1000) macro 428 msleep_interruptible(POLL_INTERVAL); in kenvctrld()