Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/intel/
H A Dx86_pkg_temp_thermal.c484 static const struct x86_cpu_id __initconst pkg_temp_thermal_ids[] = { variable
488 MODULE_DEVICE_TABLE(x86cpu, pkg_temp_thermal_ids);
494 if (!x86_match_cpu(pkg_temp_thermal_ids)) in pkg_temp_thermal_init()