Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
1032 .of_match_table = omap_rtc_of_match,
/kernel/linux/linux-6.6/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,

Completed in 3 milliseconds