Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/thermal/
Dintel_powerclamp.c676 static const struct x86_cpu_id intel_powerclamp_ids[] __initconst = { variable
706 MODULE_DEVICE_TABLE(x86cpu, intel_powerclamp_ids);
710 if (!x86_match_cpu(intel_powerclamp_ids)) { in powerclamp_probe()