Searched refs:rtc_ops (Results 1 – 3 of 3) sorted by relevance
239 const struct rtc_class_ops *rtc_ops; in bd70528_probe() local258 rtc_ops = &bd71828_rtc_ops; in bd70528_probe()309 ret = rtc_ops->read_time(&pdev->dev, &t); in bd70528_probe()312 ret = rtc_ops->set_time(&pdev->dev, &t); in bd70528_probe()332 rtc->ops = rtc_ops; in bd70528_probe()
261 static const struct rtc_class_ops rtc_ops = { variable334 atcrtc_dev->rtc_dev->ops = &rtc_ops; in atcrtc_probe()
807 static const struct rtc_class_ops rtc_ops = { variable880 data->rtc->ops = &rtc_ops; in abb5zes3_probe()