Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/rtc/
Drtc-omap.c515 static const struct of_device_id omap_rtc_of_match[] = { variable
526 MODULE_DEVICE_TABLE(of, omap_rtc_of_match);
541 of_id = of_match_device(omap_rtc_of_match, &pdev->dev); in omap_rtc_probe()
798 .of_match_table = omap_rtc_of_match,