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

  /external/qemu/hw/
watchdog.h 29 #define WDT_RESET 1 /* Hard reset. */
watchdog.c 76 watchdog_action = WDT_RESET;
99 case WDT_RESET: /* same as 'system_reset' in monitor */
  /external/qemu/
vl-android.c 312 int watchdog_action = WDT_RESET;
    [all...]
vl.c 240 int watchdog_action = WDT_RESET;
    [all...]

Completed in 1197 milliseconds