Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/watchdog/
Dnpcm_wdt.c247 static const struct of_device_id npcm_wdt_match[] = { variable
252 MODULE_DEVICE_TABLE(of, npcm_wdt_match);
259 .of_match_table = of_match_ptr(npcm_wdt_match),