Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/rtc/
Drtc-at91rm9200.c244 static const struct rtc_class_ops at91_rtc_ops = { variable
285 &at91_rtc_ops, THIS_MODULE); in at91_rtc_probe()
Drtc-at91sam9.c278 static const struct rtc_class_ops at91_rtc_ops = { variable
326 &at91_rtc_ops, THIS_MODULE); in at91_rtc_probe()