Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-s3c/
H A Dpm.h54 extern int s3c_irq_wake(struct irq_data *data, unsigned int state);
57 #define s3c_irq_wake NULL macro
H A Dirq-pm-s3c24xx.c27 int s3c_irq_wake(struct irq_data *data, unsigned int state) in s3c_irq_wake() function
H A Dirq-s3c24xx.c264 .irq_set_wake = s3c_irq_wake
289 .irq_set_wake = s3c_irq_wake,