Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thermal/
Dintel_powerclamp.c668 static const struct x86_cpu_id __initconst intel_powerclamp_ids[] = { variable
672 MODULE_DEVICE_TABLE(x86cpu, intel_powerclamp_ids);
677 if (!x86_match_cpu(intel_powerclamp_ids)) { in powerclamp_probe()