Home
last modified time | relevance | path

Searched refs:WDOG_STOP_ON_UNREGISTER (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dwatchdog.h119 #define WDOG_STOP_ON_UNREGISTER 4 /* Should be stopped on unregister */ macro
158 set_bit(WDOG_STOP_ON_UNREGISTER, &wdd->status); in watchdog_stop_on_unregister()
/linux-6.3-rc2/drivers/watchdog/
A Dwatchdog_dev.c1132 test_bit(WDOG_STOP_ON_UNREGISTER, &wdd->status)) { in watchdog_cdev_unregister()

Completed in 5 milliseconds