ds1374_of_match    63 drivers/rtc/rtc-ds1374.c static const struct of_device_id ds1374_of_match[] = {
ds1374_of_match    67 drivers/rtc/rtc-ds1374.c MODULE_DEVICE_TABLE(of, ds1374_of_match);
ds1374_of_match   713 drivers/rtc/rtc-ds1374.c 		.of_match_table = of_match_ptr(ds1374_of_match),