Home
last modified time | relevance | path

Searched refs:WDT_NONE (Results 1 – 2 of 2) sorted by relevance

/external/qemu/hw/
Dwatchdog.c86 watchdog_action = WDT_NONE; in select_watchdog_action()
119 case WDT_NONE: in watchdog_perform_action()
Dwatchdog.h36 #define WDT_NONE 6 /* Do nothing. */ macro