Searched refs:watchdog_stop (Results 1 – 5 of 5) sorted by relevance
38 DEFINE_EVENT(watchdog_template, watchdog_stop,
283 * watchdog_stop - wrapper to stop the watchdog292 static int watchdog_stop(struct watchdog_device *wdd) in watchdog_stop() function 787 err = watchdog_stop(wdd); in watchdog_ioctl() 953 * watchdog_stop will fail. in watchdog_release() 959 err = watchdog_stop(wdd); in watchdog_release() 1127 watchdog_stop(wdd); in watchdog_cdev_unregister()
462 static int watchdog_stop(struct watchdog_device *wddev) in watchdog_stop() function483 .stop = watchdog_stop,
771 static int watchdog_stop(struct fschmd_data *data) in watchdog_stop() function 834 watchdog_stop(data); in watchdog_release() 936 ret = watchdog_stop(data); in watchdog_ioctl() 1262 watchdog_stop(data); in fschmd_remove()
188 /* Watchdog timer is started by watchdog_start() and stopped by watchdog_stop().245 static void watchdog_stop(void) in watchdog_stop() 1441 watchdog_stop(); in run_one_test() 243 static void watchdog_stop(void) watchdog_stop() function