high_irq 170 drivers/thermal/db8500_thermal.c int low_irq, high_irq, ret = 0; high_irq 190 drivers/thermal/db8500_thermal.c high_irq = platform_get_irq_byname(pdev, "IRQ_HOTMON_HIGH"); high_irq 191 drivers/thermal/db8500_thermal.c if (high_irq < 0) { high_irq 193 drivers/thermal/db8500_thermal.c return high_irq; high_irq 196 drivers/thermal/db8500_thermal.c ret = devm_request_threaded_irq(dev, high_irq, NULL,