Searched refs:ath79_wdt_match (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/watchdog/
H A Dath79_wdt.c300 static const struct of_device_id ath79_wdt_match[] = { variable in typeref:struct:of_device_id
304 MODULE_DEVICE_TABLE(of, ath79_wdt_match);
313 .of_match_table = of_match_ptr(ath79_wdt_match),

Completed in 178 milliseconds