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

/linux-master/drivers/platform/x86/intel/pmc/
H A Dpltdrv.c31 * intel_pmc_core_platform_ids is the list of platforms where we want to
37 static const struct x86_cpu_id intel_pmc_core_platform_ids[] = { variable in typeref:struct:x86_cpu_id
48 MODULE_DEVICE_TABLE(x86cpu, intel_pmc_core_platform_ids);
65 if (!x86_match_cpu(intel_pmc_core_platform_ids))

Completed in 158 milliseconds