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 33 #define WDT_POWEROFF 3 /* Quit. */
watchdog.c 82 watchdog_action = WDT_POWEROFF;
109 case WDT_POWEROFF: /* same as 'quit' command in monitor */

Completed in 7196 milliseconds