Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/arm/mach-sa1100/
Dsa1111.h33 extern void sa1111_IRQ_demux(int irq, void *dev_id, struct pt_regs *regs);
Dsa1111.c48 void sa1111_IRQ_demux(int irq, void *dev_id, struct pt_regs *regs) in sa1111_IRQ_demux() function
168 ret = request_irq(irq_nr, sa1111_IRQ_demux, SA_INTERRUPT, in sa1111_init_irq()
Dneponset.c54 sa1111_IRQ_demux(irq, dev_id, regs); in neponset_IRQ_demux()
Dsystem3.c170 sa1111_IRQ_demux(irq, dev_id, regs); in system3_IRQ_demux()