Home
last modified time | relevance | path

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

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