mpc5121_rtc_match  401 drivers/rtc/rtc-mpc5121.c static const struct of_device_id mpc5121_rtc_match[] = {
mpc5121_rtc_match  406 drivers/rtc/rtc-mpc5121.c MODULE_DEVICE_TABLE(of, mpc5121_rtc_match);
mpc5121_rtc_match  412 drivers/rtc/rtc-mpc5121.c 		.of_match_table = of_match_ptr(mpc5121_rtc_match),