Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-sh/
Dirq.h352 extern int systemasic_irq_demux(int irq);
353 #define irq_demux systemasic_irq_demux
/linux-2.4.37.9/arch/sh/kernel/
Dmach_dc.c66 mv_irq_demux: systemasic_irq_demux,
Dsetup_dc.c138 int systemasic_irq_demux(int irq) in systemasic_irq_demux() function