Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thermal/intel/
H A Dintel_powerclamp.c648 static const struct x86_cpu_id __initconst intel_powerclamp_ids[] = { variable
652 MODULE_DEVICE_TABLE(x86cpu, intel_powerclamp_ids);
657 if (!x86_match_cpu(intel_powerclamp_ids)) { in powerclamp_probe()