Home
last modified time | relevance | path

Searched refs:rtc_ops (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/rtc/
Drtc-pcf85363.c283 static const struct rtc_class_ops rtc_ops = { variable
355 pcf85363->rtc->ops = &rtc_ops; in pcf85363_probe()
Drtc-ds1307.c141 const struct rtc_class_ops *rtc_ops; member
229 .rtc_ops = &rx8130_rtc_ops,
242 .rtc_ops = &mcp794xx_rtc_ops,
1713 ds1307->rtc->ops = chip->rtc_ops ?: &ds13xx_rtc_ops; in ds1307_probe()
Drtc-ab-b5ze-s3.c865 static const struct rtc_class_ops rtc_ops = { variable
944 data->rtc->ops = &rtc_ops; in abb5zes3_probe()