Searched refs:sa1111_IRQ_demux (Results 1 – 4 of 4) sorted by relevance
/linux-2.4.37.9/arch/arm/mach-sa1100/ |
D | sa1111.h | 33 extern void sa1111_IRQ_demux(int irq, void *dev_id, struct pt_regs *regs);
|
D | sa1111.c | 48 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()
|
D | neponset.c | 54 sa1111_IRQ_demux(irq, dev_id, regs); in neponset_IRQ_demux()
|
D | system3.c | 170 sa1111_IRQ_demux(irq, dev_id, regs); in system3_IRQ_demux()
|