Searched refs:at91_wdt_ops (Results 1 – 2 of 2) sorted by relevance
99 static const struct wdt_ops at91_wdt_ops = { variable134 .ops = &at91_wdt_ops,
257 static const struct watchdog_ops at91_wdt_ops = { variable342 wdt->wdd.ops = &at91_wdt_ops; in at91wdt_probe()