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

/drivers/platform/x86/
H A Dintel_ips.c736 * ips_adjust - adjust power clamp based on thermal state
766 static int ips_adjust(void *data) function
1637 ips->adjust = kthread_create(ips_adjust, ips, "ips-adjust");
1648 * will wake up ips_adjust thread.

Completed in 14 milliseconds