at91_wdt_dt_ids   300 drivers/watchdog/at91rm9200_wdt.c static const struct of_device_id at91_wdt_dt_ids[] = {
at91_wdt_dt_ids   304 drivers/watchdog/at91rm9200_wdt.c MODULE_DEVICE_TABLE(of, at91_wdt_dt_ids);
at91_wdt_dt_ids   314 drivers/watchdog/at91rm9200_wdt.c 		.of_match_table = at91_wdt_dt_ids,
at91_wdt_dt_ids   398 drivers/watchdog/at91sam9_wdt.c static const struct of_device_id at91_wdt_dt_ids[] = {
at91_wdt_dt_ids   403 drivers/watchdog/at91sam9_wdt.c MODULE_DEVICE_TABLE(of, at91_wdt_dt_ids);
at91_wdt_dt_ids   410 drivers/watchdog/at91sam9_wdt.c 		.of_match_table = of_match_ptr(at91_wdt_dt_ids),