ath79_wdt_match   311 drivers/watchdog/ath79_wdt.c static const struct of_device_id ath79_wdt_match[] = {
ath79_wdt_match   315 drivers/watchdog/ath79_wdt.c MODULE_DEVICE_TABLE(of, ath79_wdt_match);
ath79_wdt_match   324 drivers/watchdog/ath79_wdt.c 		.of_match_table = of_match_ptr(ath79_wdt_match),