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

  /external/qemu/hw/
watchdog.h 32 #define WDT_PAUSE 4 /* Pause. */
watchdog.c 82 watchdog_action = WDT_PAUSE;
111 case WDT_PAUSE: /* same as 'stop' command in monitor */

Completed in 30 milliseconds