Searched refs:rtc_update_handler (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/rtc/ |
H A D | rtc-max8925.c | 72 static irqreturn_t rtc_update_handler(int irq, void *data) in rtc_update_handler() function 261 rtc_update_handler, IRQF_ONESHOT, in max8925_rtc_probe()
|
H A D | rtc-88pm80x.c | 47 static irqreturn_t rtc_update_handler(int irq, void *data) in rtc_update_handler() function 286 ret = pm80x_request_irq(chip, info->irq, rtc_update_handler, in pm80x_rtc_probe()
|
H A D | rtc-88pm860x.c | 56 static irqreturn_t rtc_update_handler(int irq, void *data) in rtc_update_handler() function 291 rtc_update_handler, IRQF_ONESHOT, "rtc", in pm860x_rtc_probe()
|