Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/rtc/
Drtc-mxc_v2.c259 static const struct rtc_class_ops mxc_rtc_ops = { variable
341 pdata->rtc->ops = &mxc_rtc_ops; in mxc_rtc_probe()
Drtc-mxc.c311 static const struct rtc_class_ops mxc_rtc_ops = { variable
402 rtc = devm_rtc_device_register(&pdev->dev, pdev->name, &mxc_rtc_ops, in mxc_rtc_probe()