HomeSort by relevance Sort by last modified time
    Searched refs:WDT_POWEROFF (Results 1 - 2 of 2) sorted by null

  /external/qemu/hw/
watchdog.h 31 #define WDT_POWEROFF 3 /* Quit. */
watchdog.c 80 watchdog_action = WDT_POWEROFF;
107 case WDT_POWEROFF: /* same as 'quit' command in monitor */

Completed in 26 milliseconds