low_irq 170 drivers/thermal/db8500_thermal.c int low_irq, high_irq, ret = 0; low_irq 176 drivers/thermal/db8500_thermal.c low_irq = platform_get_irq_byname(pdev, "IRQ_HOTMON_LOW"); low_irq 177 drivers/thermal/db8500_thermal.c if (low_irq < 0) { low_irq 179 drivers/thermal/db8500_thermal.c return low_irq; low_irq 182 drivers/thermal/db8500_thermal.c ret = devm_request_threaded_irq(dev, low_irq, NULL,