Searched refs:irq_occurrence (Results 1 – 1 of 1) sorted by relevance
2172 unsigned int irq_occurrence = 0; in cs43130_irq_thread() local2186 irq_occurrence += (stickies[i] >> j) & 1; in cs43130_irq_thread()2189 irq_occurrence); in cs43130_irq_thread()2191 if (!irq_occurrence) in cs43130_irq_thread()