Home
last modified time | relevance | path

Searched refs:WDIOF_FANFAULT (Results 1 – 6 of 6) sorted by relevance

/linux-6.6.21/include/uapi/linux/
Dwatchdog.h40 #define WDIOF_FANFAULT 0x0002 /* Fan failed */ macro
/linux-6.6.21/drivers/watchdog/
Dwdt.c225 status |= WDIOF_FANFAULT; in wdt_get_status()
372 ident.options |= WDIOF_FANFAULT; in wdt_ioctl()
Dwdt_pci.c261 *status |= WDIOF_FANFAULT; in wdtpci_get_status()
409 ident.options |= WDIOF_FANFAULT; in wdtpci_ioctl()
Dwatchdog_dev.c341 WDIOF_FANFAULT | in watchdog_get_status()
/linux-6.6.21/tools/testing/selftests/watchdog/
Dwatchdog-test.c142 {WDIOF_FANFAULT, "Fan failed"},
/linux-6.6.21/Documentation/watchdog/
Dwatchdog-api.rst181 WDIOF_FANFAULT Fan failed