Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/rtc/
H A Dpcf2127.c93 static const struct rtc_ops pcf2127_rtc_ops = { variable
108 .ops = &pcf2127_rtc_ops,
/OK3568_Linux_fs/kernel/drivers/rtc/
H A Drtc-pcf2127.c228 static const struct rtc_class_ops pcf2127_rtc_ops = { variable
583 pcf2127->rtc->ops = &pcf2127_rtc_ops; in pcf2127_probe()