Searched refs:xen_wdt_stop (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/watchdog/
H A Dxen_wdt.c66 static int xen_wdt_stop(struct watchdog_device *wdd) function
108 .stop = xen_wdt_stop,
153 int rc = xen_wdt_stop(&xen_wdt_dev);

Completed in 139 milliseconds