Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/watchdog/
Dxen_wdt.c82 static int xen_wdt_stop(void) in xen_wdt_stop() function
138 err = xen_wdt_stop(); in xen_wdt_release()
201 retval = xen_wdt_stop(); in xen_wdt_ioctl()
287 xen_wdt_stop(); in xen_wdt_remove()
296 xen_wdt_stop(); in xen_wdt_shutdown()
302 int rc = xen_wdt_stop(); in xen_wdt_suspend()