ds1672_of_match   142 drivers/rtc/rtc-ds1672.c static const struct of_device_id ds1672_of_match[] = {
ds1672_of_match   146 drivers/rtc/rtc-ds1672.c MODULE_DEVICE_TABLE(of, ds1672_of_match);
ds1672_of_match   151 drivers/rtc/rtc-ds1672.c 		   .of_match_table = of_match_ptr(ds1672_of_match),