ds1742_rtc_of_match  205 drivers/rtc/rtc-ds1742.c static const struct of_device_id __maybe_unused ds1742_rtc_of_match[] = {
ds1742_rtc_of_match  209 drivers/rtc/rtc-ds1742.c MODULE_DEVICE_TABLE(of, ds1742_rtc_of_match);
ds1742_rtc_of_match  215 drivers/rtc/rtc-ds1742.c 		.of_match_table = of_match_ptr(ds1742_rtc_of_match),