Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-omap.c548 static const struct of_device_id omap_rtc_of_match[] = { variable
559 MODULE_DEVICE_TABLE(of, omap_rtc_of_match);
739 of_id = of_match_device(omap_rtc_of_match, &pdev->dev); in omap_rtc_probe()
1024 .of_match_table = omap_rtc_of_match,