Searched refs:s3c_irq_wake (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/plat-s3c24xx/
H A Dirq.h102 extern int s3c_irq_wake(unsigned int irqno, unsigned int state);
104 #define s3c_irq_wake NULL macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-s3c2412/
H A Dirq.c104 .set_wake = s3c_irq_wake,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/plat-s3c24xx/
H A Dirq.c89 s3c_irq_wake(unsigned int irqno, unsigned int state) function
128 #define s3c_irq_wake NULL macro
187 .set_wake = s3c_irq_wake
195 .set_wake = s3c_irq_wake
345 .set_wake = s3c_irq_wake,

Completed in 48 milliseconds