Searched refs:IDLE_TIMEOUT (Results 1 – 4 of 4) sorted by relevance
171 mod_timer(&chan->timer, jiffies + IDLE_TIMEOUT); in __cleanup()285 mod_timer(&chan->timer, jiffies + IDLE_TIMEOUT); in check_active()296 mod_timer(&chan->timer, jiffies + IDLE_TIMEOUT); in check_active()
115 #define IDLE_TIMEOUT msecs_to_jiffies(2000) macro
435 mod_timer(&chan->timer, jiffies + IDLE_TIMEOUT); in __cleanup()456 mod_timer(&chan->timer, jiffies + IDLE_TIMEOUT); in ioat3_cleanup()560 mod_timer(&chan->timer, jiffies + IDLE_TIMEOUT); in check_active()571 mod_timer(&chan->timer, jiffies + IDLE_TIMEOUT); in check_active()
376 (IDLE_TIMEOUT * adc_dev->channels); in tiadc_read_raw()