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