Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/cpufreq/
Dintel_pstate.c1023 static const struct x86_cpu_id intel_pstate_cpu_ids[] = { variable
1043 MODULE_DEVICE_TABLE(x86cpu, intel_pstate_cpu_ids);
1373 id = x86_match_cpu(intel_pstate_cpu_ids); in intel_pstate_init()