Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/trace/events/
A Dwatchdog.h38 DEFINE_EVENT(watchdog_template, watchdog_stop,
/linux-6.3-rc2/drivers/hwmon/
A Dsch56xx-common.c360 static int watchdog_stop(struct watchdog_device *wddev) in watchdog_stop() function
381 .stop = watchdog_stop,
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()
/linux-6.3-rc2/drivers/watchdog/
A Dwatchdog_dev.c291 static int watchdog_stop(struct watchdog_device *wdd) in watchdog_stop() function
789 err = watchdog_stop(wdd); in watchdog_ioctl()
963 err = watchdog_stop(wdd); in watchdog_release()
1133 watchdog_stop(wdd); in watchdog_cdev_unregister()

Completed in 10 milliseconds