Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/thermal/intel/
Dintel_soc_dts_thermal.c47 const struct x86_cpu_id *match_cpu; in intel_soc_thermal_init() local
49 match_cpu = x86_match_cpu(soc_thermal_ids); in intel_soc_thermal_init()
50 if (!match_cpu) in intel_soc_thermal_init()
61 soc_dts_thres_gsi = (int)match_cpu->driver_data; in intel_soc_thermal_init()