Searched refs:wdt_ops (Results 1 - 4 of 4) sorted by relevance

/drivers/watchdog/
H A Ddiag288_wdt.c196 static struct watchdog_ops wdt_ops = { variable in typeref:struct:watchdog_ops
213 .ops = &wdt_ops,
H A Dsp805_wdt.c194 static const struct watchdog_ops wdt_ops = { variable in typeref:struct:watchdog_ops
228 wdt->wdd.ops = &wdt_ops;
H A Dvia_wdt.c143 static const struct watchdog_ops wdt_ops = { variable in typeref:struct:watchdog_ops
153 .ops = &wdt_ops,
H A Dw83627hf_wdt.c307 static struct watchdog_ops wdt_ops = { variable in typeref:struct:watchdog_ops
317 .ops = &wdt_ops,

Completed in 69 milliseconds