OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 320 milliseconds