Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/rtc/
Drtc-omap.c547 static const struct of_device_id omap_rtc_of_match[] = { variable
558 MODULE_DEVICE_TABLE(of, omap_rtc_of_match);
738 of_id = of_match_device(omap_rtc_of_match, &pdev->dev); in omap_rtc_probe()
1031 .of_match_table = omap_rtc_of_match,