Searched refs:WDIOF_POWERUNDER (Results 1 – 8 of 8) sorted by relevance
43 #define WDIOF_POWERUNDER 0x0010 /* Power bad/power fault */ macro
226 status |= WDIOF_POWERUNDER; in wdt_get_status()373 ident.options |= (WDIOF_OVERHEAT|WDIOF_POWERUNDER| in wdt_ioctl()
262 *status |= WDIOF_POWERUNDER; in wdtpci_get_status()410 ident.options |= (WDIOF_OVERHEAT|WDIOF_POWERUNDER| in wdtpci_ioctl()
57 data->wdt.bootstatus |= WDIOF_POWERUNDER; in menf21bmc_wdt_set_bootstatus()
188 a21_wdt.bootstatus |= WDIOF_POWERUNDER; in a21_wdt_probe()
337 WDIOF_POWERUNDER | in watchdog_get_status()
179 WDIOF_POWERUNDER Power bad/power fault
723 .options = WDIOF_POWERUNDER | WDIOF_KEEPALIVEPING | in wdt_ioctl()