Searched refs:rtc_update_handler (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/rtc/
H A Drtc-max8925.c75 static irqreturn_t rtc_update_handler(int irq, void *data) rtc_update_handler() function
266 rtc_update_handler, IRQF_ONESHOT, max8925_rtc_probe()
H A Drtc-88pm80x.c61 static irqreturn_t rtc_update_handler(int irq, void *data) rtc_update_handler() function
288 ret = pm80x_request_irq(chip, info->irq, rtc_update_handler, pm80x_rtc_probe()
H A Drtc-88pm860x.c60 static irqreturn_t rtc_update_handler(int irq, void *data) rtc_update_handler() function
338 rtc_update_handler, IRQF_ONESHOT, "rtc", pm860x_rtc_probe()

Completed in 108 milliseconds