Searched refs:watchdog_state (Results 1 – 3 of 3) sorted by relevance
202 switch (env.watchdog_state) { in watchdog_timer_func()207 env.watchdog_state = WD_KILL; in watchdog_timer_func()229 env.watchdog_state = WD_NOTIFY; in watchdog_start()232 env.watchdog_state = WD_KILL; in watchdog_start()245 env.watchdog_state = WD_NOTIFY; in watchdog_stop()
139 enum { WD_NOTIFY, WD_KILL } watchdog_state; member
274 u8 watchdog_state; /* watchdog status register */ member904 if (data->watchdog_state & FSCHMD_WDOG_STATE_CARDRESET) in watchdog_ioctl()1135 data->watchdog_state = i2c_smbus_read_byte_data(client, in fschmd_probe()