Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/intel/
H A Dintel_soc_dts_thermal.c38 static const struct x86_cpu_id soc_thermal_ids[] = { variable
42 MODULE_DEVICE_TABLE(x86cpu, soc_thermal_ids);
49 match_cpu = x86_match_cpu(soc_thermal_ids); in intel_soc_thermal_init()