aspeed_rtc_match  112 drivers/rtc/rtc-aspeed.c static const struct of_device_id aspeed_rtc_match[] = {
aspeed_rtc_match  118 drivers/rtc/rtc-aspeed.c MODULE_DEVICE_TABLE(of, aspeed_rtc_match);
aspeed_rtc_match  123 drivers/rtc/rtc-aspeed.c 		.of_match_table = of_match_ptr(aspeed_rtc_match),