Searched refs:reported_irq (Results 1 – 1 of 1) sorted by relevance
2209 short reported_irq; in wavefront_hw_reset() local2227 reported_irq = probe_irq_off (irq_mask); in wavefront_hw_reset()2229 if (reported_irq != dev.irq) { in wavefront_hw_reset()2230 if (reported_irq == 0) { in wavefront_hw_reset()2234 } else if (reported_irq < 0) { in wavefront_hw_reset()2240 "value provided (%d)\n", reported_irq, in wavefront_hw_reset()2247 reported_irq); in wavefront_hw_reset()