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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/platform/x86/
H A Dintel_ips.c742 * ips_adjust - adjust power clamp based on thermal state
772 static int ips_adjust(void *data) function
1590 ips->adjust = kthread_create(ips_adjust, ips, "ips-adjust");
1601 * will wake up ips_adjust thread.

Completed in 99 milliseconds