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

/linux-4.1.27/drivers/thermal/
H A Dx86_pkg_temp_thermal.c574 static const struct x86_cpu_id __initconst pkg_temp_thermal_ids[] = { variable in typeref:struct:__initconst
578 MODULE_DEVICE_TABLE(x86cpu, pkg_temp_thermal_ids);
584 if (!x86_match_cpu(pkg_temp_thermal_ids)) pkg_temp_thermal_init()

Completed in 65 milliseconds