soc_dts_thres_irq 27 drivers/thermal/intel/intel_soc_dts_thermal.c static int soc_dts_thres_irq; soc_dts_thres_irq 67 drivers/thermal/intel/intel_soc_dts_thermal.c soc_dts_thres_irq = acpi_register_gsi(NULL, soc_dts_thres_gsi, soc_dts_thres_irq 70 drivers/thermal/intel/intel_soc_dts_thermal.c if (soc_dts_thres_irq < 0) { soc_dts_thres_irq 72 drivers/thermal/intel/intel_soc_dts_thermal.c soc_dts_thres_gsi, soc_dts_thres_irq); soc_dts_thres_irq 73 drivers/thermal/intel/intel_soc_dts_thermal.c soc_dts_thres_irq = 0; soc_dts_thres_irq 77 drivers/thermal/intel/intel_soc_dts_thermal.c if (soc_dts_thres_irq) { soc_dts_thres_irq 78 drivers/thermal/intel/intel_soc_dts_thermal.c err = request_threaded_irq(soc_dts_thres_irq, NULL, soc_dts_thres_irq 100 drivers/thermal/intel/intel_soc_dts_thermal.c if (soc_dts_thres_irq) { soc_dts_thres_irq 101 drivers/thermal/intel/intel_soc_dts_thermal.c free_irq(soc_dts_thres_irq, soc_dts); soc_dts_thres_irq 111 drivers/thermal/intel/intel_soc_dts_thermal.c if (soc_dts_thres_irq) { soc_dts_thres_irq 112 drivers/thermal/intel/intel_soc_dts_thermal.c free_irq(soc_dts_thres_irq, soc_dts);