Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/intel/
H A Dintel_powerclamp.c742 static const struct x86_cpu_id __initconst intel_powerclamp_ids[] = { variable
746 MODULE_DEVICE_TABLE(x86cpu, intel_powerclamp_ids);
751 if (!x86_match_cpu(intel_powerclamp_ids)) { in powerclamp_probe()