Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dtxx9wdt.c64 static int txx9wdt_stop(struct watchdog_device *wdt_dev) in txx9wdt_stop() function
78 txx9wdt_stop(wdt_dev); in txx9wdt_set_timeout()
91 .stop = txx9wdt_stop,
158 txx9wdt_stop(&txx9wdt); in txx9wdt_shutdown()