Searched refs:WDIOF_FANFAULT (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/uapi/linux/
H A Dwatchdog.h40 #define WDIOF_FANFAULT 0x0002 /* Fan failed */ macro
/linux-master/drivers/watchdog/
H A Dwdt_pci.c261 *status |= WDIOF_FANFAULT;
409 ident.options |= WDIOF_FANFAULT;
H A Dwdt.c225 status |= WDIOF_FANFAULT;
372 ident.options |= WDIOF_FANFAULT;
H A Dwatchdog_dev.c341 WDIOF_FANFAULT |
/linux-master/tools/testing/selftests/watchdog/
H A Dwatchdog-test.c142 {WDIOF_FANFAULT, "Fan failed"},

Completed in 208 milliseconds