at91_rtc_dt_ids 323 drivers/rtc/rtc-at91rm9200.c static const struct of_device_id at91_rtc_dt_ids[] = { at91_rtc_dt_ids 334 drivers/rtc/rtc-at91rm9200.c MODULE_DEVICE_TABLE(of, at91_rtc_dt_ids); at91_rtc_dt_ids 343 drivers/rtc/rtc-at91rm9200.c match = of_match_node(at91_rtc_dt_ids, pdev->dev.of_node); at91_rtc_dt_ids 535 drivers/rtc/rtc-at91rm9200.c .of_match_table = of_match_ptr(at91_rtc_dt_ids), at91_rtc_dt_ids 528 drivers/rtc/rtc-at91sam9.c static const struct of_device_id at91_rtc_dt_ids[] = { at91_rtc_dt_ids 532 drivers/rtc/rtc-at91sam9.c MODULE_DEVICE_TABLE(of, at91_rtc_dt_ids); at91_rtc_dt_ids 541 drivers/rtc/rtc-at91sam9.c .of_match_table = of_match_ptr(at91_rtc_dt_ids),