Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/cpufreq/
Dintel_pstate.c2627 static const struct x86_cpu_id intel_pstate_cpu_ids[] = { variable
2656 MODULE_DEVICE_TABLE(x86cpu, intel_pstate_cpu_ids);
3718 id = x86_match_cpu(intel_pstate_cpu_ids); in intel_pstate_init()