Home
last modified time | relevance | path

Searched refs:round_robin_time (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/acpi/
A Dacpi_pad.c137 static unsigned int round_robin_time = 1; /* second */ variable
150 expire_time = last_jiffies + round_robin_time * HZ; in power_saving_thread()
275 round_robin_time = num; in rrtime_store()
283 return scnprintf(buf, PAGE_SIZE, "%d\n", round_robin_time); in rrtime_show()

Completed in 4 milliseconds