Searched refs:watchdog_stop (Results 1 – 5 of 5) sorted by relevance
38 DEFINE_EVENT(watchdog_template, watchdog_stop,
292 static int watchdog_stop(struct watchdog_device *wdd) in watchdog_stop() function787 err = watchdog_stop(wdd); in watchdog_ioctl()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() function834 watchdog_stop(data); in watchdog_release()936 ret = watchdog_stop(data); in watchdog_ioctl()1262 watchdog_stop(data); in fschmd_remove()
243 static void watchdog_stop(void) in watchdog_stop() function1410 watchdog_stop(); in run_one_test()