Searched refs:POLL_INTERVAL (Results 1 – 11 of 11) sorted by relevance
13 #define POLL_INTERVAL 100 macro61 input_set_poll_interval(input_dev, POLL_INTERVAL); in input_test_polling()64 KUNIT_ASSERT_EQ(test, input_get_poll_interval(input_dev), POLL_INTERVAL); in input_test_polling()
68 #define POLL_INTERVAL (2 * HZ) macro91 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) macro80 mod_timer(&cf->timer, jiffies + POLL_INTERVAL); in electra_cf_timer()
27 #define POLL_INTERVAL (HZ * 2) macro168 schedule_timeout_interruptible(POLL_INTERVAL); in tps65217_charger_poll_task()
27 #define POLL_INTERVAL (HZ * 2) /* Used when no irq */ macro214 schedule_timeout_interruptible(POLL_INTERVAL); in tps65090_charger_poll_task()
22 #define POLL_INTERVAL 3 macro192 input_set_poll_interval(input_dev, POLL_INTERVAL); in ts4800_ts_probe()
129 #define POLL_INTERVAL 1 macro712 input_set_poll_interval(input, POLL_INTERVAL); in sur40_probe()
416 #define POLL_INTERVAL (5 * 1000) macro428 msleep_interruptible(POLL_INTERVAL); in kenvctrld()
700 #define POLL_INTERVAL 500 /* msecs */ macro708 &tps->wq_poll, msecs_to_jiffies(POLL_INTERVAL)); in tps6598x_poll_work()1423 msecs_to_jiffies(POLL_INTERVAL)); in tps6598x_probe()1521 msecs_to_jiffies(POLL_INTERVAL)); in tps6598x_resume()
27 #define POLL_INTERVAL (5 * HZ) macro1037 round_jiffies_relative(POLL_INTERVAL)); in rfkill_poll()1101 round_jiffies_relative(POLL_INTERVAL)); in rfkill_register()
55 #define POLL_INTERVAL 1 /* secs */ macro932 round_jiffies_relative(POLL_INTERVAL*HZ)); in cxacru_poll_status()