Searched refs:irq_occurrence (Results 1 – 1 of 1) sorted by relevance
2171 unsigned int irq_occurrence = 0; in cs43130_irq_thread() local2185 irq_occurrence += (stickies[i] >> j) & 1; in cs43130_irq_thread()2188 irq_occurrence); in cs43130_irq_thread()2190 if (!irq_occurrence) in cs43130_irq_thread()