match_cpu 48 drivers/thermal/intel/intel_soc_dts_thermal.c const struct x86_cpu_id *match_cpu; match_cpu 50 drivers/thermal/intel/intel_soc_dts_thermal.c match_cpu = x86_match_cpu(soc_thermal_ids); match_cpu 51 drivers/thermal/intel/intel_soc_dts_thermal.c if (!match_cpu) match_cpu 61 drivers/thermal/intel/intel_soc_dts_thermal.c soc_dts_thres_gsi = (int)match_cpu->driver_data;