Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/watchdog/
Dmoxart_wdt.c50 static int moxart_wdt_stop(struct watchdog_device *wdt_dev) in moxart_wdt_stop() function
88 .stop = moxart_wdt_stop,
162 moxart_wdt_stop(&moxart_wdt->dev); in moxart_wdt_remove()