soc_dts_thres_gsi   26 drivers/thermal/intel/intel_soc_dts_thermal.c static int soc_dts_thres_gsi;
soc_dts_thres_gsi   61 drivers/thermal/intel/intel_soc_dts_thermal.c 	soc_dts_thres_gsi = (int)match_cpu->driver_data;
soc_dts_thres_gsi   62 drivers/thermal/intel/intel_soc_dts_thermal.c 	if (soc_dts_thres_gsi) {
soc_dts_thres_gsi   67 drivers/thermal/intel/intel_soc_dts_thermal.c 		soc_dts_thres_irq = acpi_register_gsi(NULL, soc_dts_thres_gsi,
soc_dts_thres_gsi   72 drivers/thermal/intel/intel_soc_dts_thermal.c 				soc_dts_thres_gsi, soc_dts_thres_irq);
soc_dts_thres_gsi  102 drivers/thermal/intel/intel_soc_dts_thermal.c 		acpi_unregister_gsi(soc_dts_thres_gsi);
soc_dts_thres_gsi  113 drivers/thermal/intel/intel_soc_dts_thermal.c 		acpi_unregister_gsi(soc_dts_thres_gsi);