Home
last modified time | relevance | path

Searched refs:watchdog_stop (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/watchdog/
H A Df71808e_wdt.c438 static int watchdog_stop(void) in watchdog_stop() function
525 watchdog_stop(); in watchdog_release()
613 watchdog_stop(); in watchdog_ioctl()
646 watchdog_stop(); in watchdog_notify_sys()
866 watchdog_stop(); in f71808e_exit()
H A Dwatchdog_dev.c294 * watchdog_stop: wrapper to stop the watchdog.
305 static int watchdog_stop(struct watchdog_device *wdd) in watchdog_stop() function
752 err = watchdog_stop(wdd); in watchdog_ioctl()
918 * watchdog_stop will fail. in watchdog_release()
924 err = watchdog_stop(wdd); in watchdog_release()
1088 watchdog_stop(wdd); in watchdog_cdev_unregister()
/kernel/linux/linux-6.6/include/trace/events/
H A Dwatchdog.h38 DEFINE_EVENT(watchdog_template, watchdog_stop,
/kernel/linux/linux-6.6/drivers/watchdog/
H A Dwatchdog_dev.c283 * watchdog_stop - wrapper to stop the watchdog
292 static int watchdog_stop(struct watchdog_device *wdd) in watchdog_stop() function
790 err = watchdog_stop(wdd); in watchdog_ioctl()
958 * watchdog_stop will fail. in watchdog_release()
964 err = watchdog_stop(wdd); in watchdog_release()
1132 watchdog_stop(wdd); in watchdog_cdev_unregister()
/kernel/linux/linux-5.10/drivers/hwmon/
H A Dsch56xx-common.c309 * The timer may still be running (after a recent watchdog_stop) and in watchdog_start()
355 static int watchdog_stop(struct watchdog_device *wddev) in watchdog_stop() function
376 .stop = watchdog_stop,
H A Dfschmd.c771 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()
1263 watchdog_stop(data); in fschmd_remove()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dsch56xx-common.c309 * The timer may still be running (after a recent watchdog_stop) and in watchdog_start()
355 static int watchdog_stop(struct watchdog_device *wddev) in watchdog_stop() function
376 .stop = watchdog_stop,
H A Dfschmd.c771 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()
1263 watchdog_stop(data); in fschmd_remove()

Completed in 10 milliseconds