Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/watchdog/
H A Dorion_wdt.c158 static const struct wdt_ops orion_wdt_ops = { variable
176 .ops = &orion_wdt_ops,
/openbmc/linux/drivers/watchdog/
H A Dorion_wdt.c377 static const struct watchdog_ops orion_wdt_ops = { variable
572 dev->wdt.ops = &orion_wdt_ops; in orion_wdt_probe()