ac100_rtc_match   625 drivers/rtc/rtc-ac100.c static const struct of_device_id ac100_rtc_match[] = {
ac100_rtc_match   629 drivers/rtc/rtc-ac100.c MODULE_DEVICE_TABLE(of, ac100_rtc_match);
ac100_rtc_match   636 drivers/rtc/rtc-ac100.c 		.of_match_table	= of_match_ptr(ac100_rtc_match),