meson_rtc_dt_match  385 drivers/rtc/rtc-meson.c static const struct of_device_id meson_rtc_dt_match[] = {
meson_rtc_dt_match  392 drivers/rtc/rtc-meson.c MODULE_DEVICE_TABLE(of, meson_rtc_dt_match);
meson_rtc_dt_match  398 drivers/rtc/rtc-meson.c 		.of_match_table	= of_match_ptr(meson_rtc_dt_match),