Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/platform/x86/
Dintel_pmc_core.c650 static const struct x86_cpu_id intel_pmc_core_ids[] = { variable
659 MODULE_DEVICE_TABLE(x86cpu, intel_pmc_core_ids);
673 cpu_id = x86_match_cpu(intel_pmc_core_ids); in pmc_core_probe()