Home
last modified time | relevance | path

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

/drivers/acpi/
A Dacpi_pad.c145 static unsigned int round_robin_time = 1; /* second */ variable
158 expire_time = last_jiffies + round_robin_time * HZ; in power_saving_thread()
289 round_robin_time = num; in rrtime_store()
297 return sysfs_emit(buf, "%d\n", round_robin_time); in rrtime_show()

Completed in 4 milliseconds