Home
last modified time | relevance | path

Searched refs:s3c_rtcops (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/rtc/
H A Drtc-s3c.c326 static const struct rtc_class_ops s3c_rtcops = { variable
467 info->rtc->ops = &s3c_rtcops; in s3c_rtc_probe()
/kernel/linux/linux-5.10/drivers/rtc/
H A Drtc-s3c.c368 static const struct rtc_class_ops s3c_rtcops = { variable
530 info->rtc = devm_rtc_device_register(&pdev->dev, "s3c", &s3c_rtcops, in s3c_rtc_probe()

Completed in 2 milliseconds