Searched defs:rtc_irq (Results 1 – 5 of 5) sorted by relevance
33 int rtc_irq; member
314 int rtc_irq) in vrtc_mrst_do_probe()
707 cmos_do_probe(struct device *dev, struct resource *ports, int rtc_irq) in cmos_do_probe()900 static void cmos_do_shutdown(int rtc_irq) in cmos_do_shutdown()
97 int rtc_irq; member
214 static irqreturn_t rtc_irq(int irq, void *dev_id) in rtc_irq() function