Searched refs:s3c2412_irq_rtc_chip (Results 1 – 1 of 1) sorted by relevance
171 static struct irq_chip s3c2412_irq_rtc_chip; variable195 s3c2412_irq_rtc_chip = s3c_irq_chip; in s3c2412_irq_add()196 s3c2412_irq_rtc_chip.irq_set_wake = s3c2412_irq_rtc_wake; in s3c2412_irq_add()198 irq_set_chip(IRQ_RTC, &s3c2412_irq_rtc_chip); in s3c2412_irq_add()