Home
last modified time | relevance | path

Searched refs:MIN_IDLE_SECONDS (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/visorbus/
H A Dvisorchipset.c34 * When the controlvm channel is idle for at least MIN_IDLE_SECONDS, we switch
38 #define MIN_IDLE_SECONDS 10 macro
1543 * MIN_IDLE_SECONDS, we can slow down the polling. in controlvm_periodic_work()
1547 (HZ * MIN_IDLE_SECONDS))) { in controlvm_periodic_work()
1549 * it's been longer than MIN_IDLE_SECONDS since we processed in controlvm_periodic_work()

Completed in 3 milliseconds