ds1307_of_match   976 drivers/rtc/rtc-ds1307.c static const struct of_device_id ds1307_of_match[] = {
ds1307_of_match  1051 drivers/rtc/rtc-ds1307.c MODULE_DEVICE_TABLE(of, ds1307_of_match);
ds1307_of_match  1869 drivers/rtc/rtc-ds1307.c 		.of_match_table = of_match_ptr(ds1307_of_match),