Searched refs:omap_rtc_of_match (Results 1 – 1 of 1) sorted by relevance
515 static const struct of_device_id omap_rtc_of_match[] = { variable526 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,