Home
last modified time | relevance | path

Searched refs:dw_wdt_of_match (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/watchdog/
Ddw_wdt.c698 static const struct of_device_id dw_wdt_of_match[] = { variable
702 MODULE_DEVICE_TABLE(of, dw_wdt_of_match);
710 .of_match_table = of_match_ptr(dw_wdt_of_match),