Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/watchdog/
Dtxx9wdt.c67 static int txx9wdt_stop(struct watchdog_device *wdt_dev) in txx9wdt_stop() function
81 txx9wdt_stop(wdt_dev); in txx9wdt_set_timeout()
94 .stop = txx9wdt_stop,
163 txx9wdt_stop(&txx9wdt); in txx9wdt_shutdown()