omap_rtc_of_match  548 drivers/rtc/rtc-omap.c static const struct of_device_id omap_rtc_of_match[] = {
omap_rtc_of_match  559 drivers/rtc/rtc-omap.c MODULE_DEVICE_TABLE(of, omap_rtc_of_match);
omap_rtc_of_match  740 drivers/rtc/rtc-omap.c 	of_id = of_match_device(omap_rtc_of_match, &pdev->dev);
omap_rtc_of_match 1034 drivers/rtc/rtc-omap.c 		.of_match_table = omap_rtc_of_match,