Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thermal/intel/
H A Dintel_powerclamp.c657 static const struct x86_cpu_id __initconst intel_powerclamp_ids[] = { variable
661 MODULE_DEVICE_TABLE(x86cpu, intel_powerclamp_ids);
666 if (!x86_match_cpu(intel_powerclamp_ids)) { in powerclamp_probe()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds