Searched refs:_WDOG_ALLOW_RELEASE (Results 1 – 2 of 2) sorted by relevance
55 #define _WDOG_ALLOW_RELEASE 1 /* Did we receive the magic char ? */ macro
338 if (test_bit(_WDOG_ALLOW_RELEASE, &wd_data->status)) in watchdog_get_status()683 clear_bit(_WDOG_ALLOW_RELEASE, &wd_data->status); in watchdog_write()690 set_bit(_WDOG_ALLOW_RELEASE, &wd_data->status); in watchdog_write()932 else if (test_and_clear_bit(_WDOG_ALLOW_RELEASE, &wd_data->status) || in watchdog_release()