Home
last modified time | relevance | path

Searched refs:rv3028_rtc_ops (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/rtc/
H A Drtc-rv3028.c773 static struct rtc_class_ops rv3028_rtc_ops = { variable
845 rv3028_rtc_ops.read_alarm = rv3028_get_alarm; in rv3028_probe()
846 rv3028_rtc_ops.set_alarm = rv3028_set_alarm; in rv3028_probe()
847 rv3028_rtc_ops.alarm_irq_enable = rv3028_alarm_irq_enable; in rv3028_probe()
888 rv3028->rtc->ops = &rv3028_rtc_ops; in rv3028_probe()
/kernel/linux/linux-6.6/drivers/rtc/
H A Drtc-rv3028.c839 static const struct rtc_class_ops rv3028_rtc_ops = { variable
1009 rv3028->rtc->ops = &rv3028_rtc_ops; in rv3028_probe()

Completed in 6 milliseconds