Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/watchdog/
Dvia_wdt.c143 static const struct watchdog_ops wdt_ops = { variable
153 .ops = &wdt_ops,
Ddiag288_wdt.c206 static const struct watchdog_ops wdt_ops = { variable
223 .ops = &wdt_ops,
Dit87_wdt.c247 static const struct watchdog_ops wdt_ops = { variable
256 .ops = &wdt_ops,
Dw83627hf_wdt.c311 static const struct watchdog_ops wdt_ops = { variable
321 .ops = &wdt_ops,
Dsp805_wdt.c216 static const struct watchdog_ops wdt_ops = { variable
265 wdt->wdd.ops = &wdt_ops; in sp805_wdt_probe()