Searched refs:WDOG_STOP_ON_REBOOT (Results 1 – 2 of 2) sorted by relevance
116 #define WDOG_STOP_ON_REBOOT 2 /* Should be stopped on reboot */ macro150 set_bit(WDOG_STOP_ON_REBOOT, &wdd->status); in watchdog_stop_on_reboot()
1126 if (test_bit(WDOG_STOP_ON_REBOOT, &wdd->status)) { in watchdog_dev_register()