Home
last modified time | relevance | path

Searched defs:shutdown_action (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/system/
H A Drunstate-action.c17 ShutdownAction shutdown_action = SHUTDOWN_ACTION_POWEROFF; variable
/openbmc/linux/arch/s390/kernel/
H A Dipl.c87 struct shutdown_action { struct
88 char *name;
89 void (*fn) (struct shutdown_trigger *trigger);
90 int (*init) (void);
91 int init_rc;