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

/arch/arm/plat-samsung/include/plat/
H A Dirq.h111 extern int s3c_irq_wake(struct irq_data *data, unsigned int state);
113 #define s3c_irq_wake NULL macro
/arch/arm/plat-s3c24xx/
H A Dirq-pm.c35 int s3c_irq_wake(struct irq_data *data, unsigned int state) function
H A Dirq.c92 .irq_set_wake = s3c_irq_wake
100 .irq_set_wake = s3c_irq_wake
242 .irq_set_wake = s3c_irq_wake,
/arch/arm/plat-s5p/
H A Dirq-pm.c39 int s3c_irq_wake(struct irq_data *data, unsigned int state) function
/arch/arm/mach-s3c24xx/
H A Dirq-s3c2412.c108 .irq_set_wake = s3c_irq_wake,

Completed in 85 milliseconds