Searched refs:rtc_ops (Results 1 – 5 of 5) sorted by relevance
238 const struct rtc_class_ops *rtc_ops; in bd70528_probe() local258 rtc_ops = &bd71828_rtc_ops; in bd70528_probe()306 ret = rtc_ops->read_time(&pdev->dev, &t); in bd70528_probe()309 ret = rtc_ops->set_time(&pdev->dev, &t); in bd70528_probe()329 rtc->ops = rtc_ops; in bd70528_probe()
191 const struct rtc_class_ops *rtc_ops; member1022 .rtc_ops = &rx8130_rtc_ops,1027 .rtc_ops = &m41txx_rtc_ops,1030 .rtc_ops = &m41txx_rtc_ops,1036 .rtc_ops = &m41txx_rtc_ops,1044 .rtc_ops = &mcp794xx_rtc_ops,1976 ds1307->rtc->ops = chip->rtc_ops ?: &ds13xx_rtc_ops; in ds1307_probe()
285 static const struct rtc_class_ops rtc_ops = { variable397 pcf85363->rtc->ops = &rtc_ops; in pcf85363_probe()
370 static const struct rtc_class_ops rtc_ops = { variable533 data->rtc->ops = &rtc_ops; in abeoz9_probe()
807 static const struct rtc_class_ops rtc_ops = { variable880 data->rtc->ops = &rtc_ops; in abb5zes3_probe()