Searched defs:rtc_irq (Results 1 – 6 of 6) sorted by relevance
33 int rtc_irq; member
314 int rtc_irq) in vrtc_mrst_do_probe()
706 cmos_do_probe(struct device *dev, struct resource *ports, int rtc_irq) in cmos_do_probe()899 static void cmos_do_shutdown(int rtc_irq) in cmos_do_shutdown()
95 int rtc_irq; member
215 static irqreturn_t rtc_irq(int irq, void *dev_id) in rtc_irq() function
93 static int rtc_irq; variable