rtc_ops           807 drivers/rtc/rtc-ab-b5ze-s3.c static const struct rtc_class_ops rtc_ops = {
rtc_ops           881 drivers/rtc/rtc-ab-b5ze-s3.c 	data->rtc->ops = &rtc_ops;
rtc_ops           259 drivers/rtc/rtc-ab-eoz9.c static const struct rtc_class_ops rtc_ops = {
rtc_ops           419 drivers/rtc/rtc-ab-eoz9.c 	data->rtc->ops = &rtc_ops;
rtc_ops           179 drivers/rtc/rtc-ds1307.c 	const struct rtc_class_ops *rtc_ops;
rtc_ops           928 drivers/rtc/rtc-ds1307.c 		.rtc_ops = &rx8130_rtc_ops,
rtc_ops           931 drivers/rtc/rtc-ds1307.c 		.rtc_ops	= &m41txx_rtc_ops,
rtc_ops           934 drivers/rtc/rtc-ds1307.c 		.rtc_ops	= &m41txx_rtc_ops,
rtc_ops           940 drivers/rtc/rtc-ds1307.c 		.rtc_ops	= &m41txx_rtc_ops,
rtc_ops           948 drivers/rtc/rtc-ds1307.c 		.rtc_ops = &mcp794xx_rtc_ops,
rtc_ops          1833 drivers/rtc/rtc-ds1307.c 	ds1307->rtc->ops = chip->rtc_ops ?: &ds13xx_rtc_ops;
rtc_ops           285 drivers/rtc/rtc-pcf85363.c static const struct rtc_class_ops rtc_ops = {
rtc_ops           403 drivers/rtc/rtc-pcf85363.c 	pcf85363->rtc->ops = &rtc_ops;