Home
last modified time | relevance | path

Searched refs:iq80310_intr_dispatch (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/evbarm/iq80310/
H A Diq80310_intr.c95 void iq80310_intr_dispatch(struct trapframe *frame);
346 i80200_extirq_dispatch = iq80310_intr_dispatch; in iq80310_intr_init()
415 iq80310_intr_dispatch(struct trapframe *frame) in iq80310_intr_dispatch() function