Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-at91sam9.c323 static const struct rtc_class_ops at91_rtc_ops = { variable
412 rtc->rtcdev->ops = &at91_rtc_ops; in at91_rtc_probe()
H A Drtc-at91rm9200.c448 static const struct rtc_class_ops at91_rtc_ops = { variable
536 rtc->ops = &at91_rtc_ops; in at91_rtc_probe()