xgene_rtc_of_match  264 drivers/rtc/rtc-xgene.c static const struct of_device_id xgene_rtc_of_match[] = {
xgene_rtc_of_match  268 drivers/rtc/rtc-xgene.c MODULE_DEVICE_TABLE(of, xgene_rtc_of_match);
xgene_rtc_of_match  277 drivers/rtc/rtc-xgene.c 		.of_match_table	= of_match_ptr(xgene_rtc_of_match),