ds1302_dt_ids     197 drivers/rtc/rtc-ds1302.c static const struct of_device_id ds1302_dt_ids[] = {
ds1302_dt_ids     201 drivers/rtc/rtc-ds1302.c MODULE_DEVICE_TABLE(of, ds1302_dt_ids);
ds1302_dt_ids     206 drivers/rtc/rtc-ds1302.c 	.driver.of_match_table = of_match_ptr(ds1302_dt_ids),