Searched refs:s3c_irq_wake (Results 1 – 3 of 3) sorted by relevance
54 extern int s3c_irq_wake(struct irq_data *data, unsigned int state);57 #define s3c_irq_wake NULL macro
27 int s3c_irq_wake(struct irq_data *data, unsigned int state) in s3c_irq_wake() function
266 .irq_set_wake = s3c_irq_wake291 .irq_set_wake = s3c_irq_wake,