Searched refs:IRQ_get_next (Results 1 – 1 of 1) sorted by relevance
316 static int IRQ_get_next(struct openpic *opp, struct irq_queue *q) in IRQ_get_next() function384 if (IRQ_get_next(opp, &dst->servicing) >= 0 && in IRQ_local_pipe()394 IRQ_get_next(opp, &dst->servicing); in IRQ_local_pipe()1082 s_IRQ = IRQ_get_next(opp, &dst->servicing); in openpic_cpu_write_internal()1094 s_IRQ = IRQ_get_next(opp, &dst->servicing); in openpic_cpu_write_internal()1096 n_IRQ = IRQ_get_next(opp, &dst->raised); in openpic_cpu_write_internal()1136 irq = IRQ_get_next(opp, &dst->raised); in openpic_iack()