Home
last modified time | relevance | path

Searched refs:at91_rtc_ops (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/rtc/
Drtc-at91rm9200.c364 static const struct rtc_class_ops at91_rtc_ops = { variable
442 rtc->ops = &at91_rtc_ops; in at91_rtc_probe()
Drtc-at91sam9.c342 static const struct rtc_class_ops at91_rtc_ops = { variable
456 &at91_rtc_ops, THIS_MODULE); in at91_rtc_probe()