rv8803_rtc_ops 482 drivers/rtc/rtc-rv8803.c static struct rtc_class_ops rv8803_rtc_ops = { rv8803_rtc_ops 579 drivers/rtc/rtc-rv8803.c rv8803_rtc_ops.read_alarm = rv8803_get_alarm; rv8803_rtc_ops 580 drivers/rtc/rtc-rv8803.c rv8803_rtc_ops.set_alarm = rv8803_set_alarm; rv8803_rtc_ops 581 drivers/rtc/rtc-rv8803.c rv8803_rtc_ops.alarm_irq_enable = rv8803_alarm_irq_enable; rv8803_rtc_ops 595 drivers/rtc/rtc-rv8803.c rv8803->rtc->ops = &rv8803_rtc_ops;