Home
last modified time | relevance | path

Searched refs:at91_rtc_ops (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/rtc/
H A Drtc-at91rm9200.c365 static const struct rtc_class_ops at91_rtc_ops = { variable
440 rtc->ops = &at91_rtc_ops; in at91_rtc_probe()
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()
/kernel/linux/linux-6.6/drivers/rtc/
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()
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()

Completed in 5 milliseconds