Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/watchdog/
Dsoftdog.c112 static int softdog_stop(struct watchdog_device *w) in softdog_stop() function
133 softdog_stop(NULL); in softdog_notify_sys()
153 .stop = softdog_stop,