Searched refs:IDLE_TIMEOUT (Results 1 – 2 of 2) sorted by relevance
38 #define IDLE_TIMEOUT msecs_to_jiffies(idle_timeout) macro659 mod_timer_pending(&ioat_chan->timer, jiffies + IDLE_TIMEOUT); in __ioat_cleanup()685 mod_timer_pending(&ioat_chan->timer, jiffies + IDLE_TIMEOUT); in ioat_cleanup()882 mod_timer_pending(&ioat_chan->timer, jiffies + IDLE_TIMEOUT); in check_active()
2792 dpu_enc->idle_timeout = IDLE_TIMEOUT; in dpu_encoder_init()