Home
last modified time | relevance | path

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

/drivers/platform/x86/intel/pmc/
Dcore.c1113 static const struct x86_cpu_id intel_pmc_core_ids[] = { variable
1138 MODULE_DEVICE_TABLE(x86cpu, intel_pmc_core_ids);
1228 cpu_id = x86_match_cpu(intel_pmc_core_ids); in pmc_core_probe()