Searched refs:IDLE_TIMEOUT (Results 1 – 4 of 4) sorted by relevance
694 mod_timer(&ioat_chan->timer, jiffies + IDLE_TIMEOUT); in __cleanup()715 mod_timer(&ioat_chan->timer, jiffies + IDLE_TIMEOUT); in ioat_cleanup()825 mod_timer(&ioat_chan->timer, jiffies + IDLE_TIMEOUT); in check_active()836 mod_timer(&ioat_chan->timer, jiffies + IDLE_TIMEOUT); in check_active()
108 #define IDLE_TIMEOUT msecs_to_jiffies(2000) macro
150 #define IDLE_TIMEOUT 116 /* microsec */ macro
383 (IDLE_TIMEOUT * adc_dev->channels); in tiadc_read_raw()