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

/linux-4.4.14/drivers/watchdog/
H A Ddiag288_wdt.c195 static struct watchdog_ops wdt_ops = { variable in typeref:struct:watchdog_ops
212 .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; sp805_wdt_probe()
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.c311 static struct watchdog_ops wdt_ops = { variable in typeref:struct:watchdog_ops
321 .ops = &wdt_ops,

Completed in 64 milliseconds