Home
last modified time | relevance | path

Searched refs:WDIOF_POWERUNDER (Results 1 – 9 of 9) sorted by relevance

/linux-6.1.9/drivers/watchdog/
Dpm8916_wdt.c120 WDIOF_OVERHEAT | WDIOF_CARDRESET | WDIOF_POWERUNDER,
126 WDIOF_OVERHEAT | WDIOF_CARDRESET | WDIOF_POWERUNDER |
199 wdt->wdev.bootstatus |= WDIOF_POWERUNDER; in pm8916_wdt_probe()
Dwdt.c222 status |= WDIOF_POWERUNDER; in wdt_get_status()
369 ident.options |= (WDIOF_OVERHEAT|WDIOF_POWERUNDER| in wdt_ioctl()
Dwdt_pci.c258 *status |= WDIOF_POWERUNDER; in wdtpci_get_status()
406 ident.options |= (WDIOF_OVERHEAT|WDIOF_POWERUNDER| in wdtpci_ioctl()
Dmenf21bmc_wdt.c53 data->wdt.bootstatus |= WDIOF_POWERUNDER; in menf21bmc_wdt_set_bootstatus()
Dmena21_wdt.c185 a21_wdt.bootstatus |= WDIOF_POWERUNDER; in a21_wdt_probe()
Dwatchdog_dev.c342 WDIOF_POWERUNDER | in watchdog_get_status()
/linux-6.1.9/include/uapi/linux/
Dwatchdog.h43 #define WDIOF_POWERUNDER 0x0010 /* Power bad/power fault */ macro
/linux-6.1.9/Documentation/watchdog/
Dwatchdog-api.rst201 WDIOF_POWERUNDER Power bad/power fault
/linux-6.1.9/drivers/rtc/
Drtc-m41t80.c728 .options = WDIOF_POWERUNDER | WDIOF_KEEPALIVEPING | in wdt_ioctl()