Home
last modified time | relevance | path

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

/drivers/rtc/
Drtc-jz4740.c299 static const struct of_device_id jz4740_rtc_of_match[] = { variable
304 MODULE_DEVICE_TABLE(of, jz4740_rtc_of_match);
313 jz4740_rtc_of_match, &pdev->dev); in jz4740_rtc_probe()
408 .of_match_table = of_match_ptr(jz4740_rtc_of_match),