Searched refs:IRQ_get_next (Results 1 – 1 of 1) sorted by relevance
315 static int IRQ_get_next(struct openpic *opp, struct irq_queue *q) in IRQ_get_next() function383 if (IRQ_get_next(opp, &dst->servicing) >= 0 && in IRQ_local_pipe()393 IRQ_get_next(opp, &dst->servicing); in IRQ_local_pipe()1081 s_IRQ = IRQ_get_next(opp, &dst->servicing); in openpic_cpu_write_internal()1093 s_IRQ = IRQ_get_next(opp, &dst->servicing); in openpic_cpu_write_internal()1095 n_IRQ = IRQ_get_next(opp, &dst->raised); in openpic_cpu_write_internal()1135 irq = IRQ_get_next(opp, &dst->raised); in openpic_iack()