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

/linux-4.4.14/drivers/acpi/
H A Dacpi_pad.c138 static unsigned int round_robin_time = 1; /* second */ power_saving_thread() variable
152 expire_time = last_jiffies + round_robin_time * HZ; power_saving_thread()
276 round_robin_time = num; acpi_pad_rrtime_store()
284 return scnprintf(buf, PAGE_SIZE, "%d\n", round_robin_time); acpi_pad_rrtime_show()

Completed in 84 milliseconds