Home
last modified time | relevance | path

Searched defs:rtc_irq (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/rtc/
H A Drtc-ftrtc010.c32 int rtc_irq; member
H A Drtc-ma35d1.c73 unsigned long events = 0, rtc_irq; in ma35d1_rtc_interrupt() local
H A Drtc-cmos.c923 cmos_do_probe(struct device *dev, struct resource *ports, int rtc_irq) in cmos_do_probe()
1145 static void cmos_do_shutdown(int rtc_irq) in cmos_do_shutdown()
H A Drtc-max77686.c97 int rtc_irq; member
H A Drtc-omap.c215 static irqreturn_t rtc_irq(int irq, void *dev_id) in rtc_irq() function