s3c_rtc_dt_match  801 drivers/rtc/rtc-s3c.c static const struct of_device_id s3c_rtc_dt_match[] = {
s3c_rtc_dt_match  820 drivers/rtc/rtc-s3c.c MODULE_DEVICE_TABLE(of, s3c_rtc_dt_match);
s3c_rtc_dt_match  828 drivers/rtc/rtc-s3c.c 		.of_match_table	= of_match_ptr(s3c_rtc_dt_match),