Searched defs:poweroff (Results 1 – 7 of 7) sorted by relevance
/openbmc/qemu/tests/vm/ | ||
H A D | openbsd | 76 poweroff = "halt -p" variable in OpenBSDVM |
H A D | netbsd | 76 poweroff = "/sbin/poweroff" variable in NetBSDVM |
H A D | haiku.x86_64 | 54 poweroff = "shutdown" variable in HaikuVM |
H A D | basevm.py | 84 poweroff = "poweroff" variable in BaseVM |
/openbmc/u-boot/arch/arm/dts/ | ||
H A D | dra71-evm.dts | 46 poweroff: gpio-poweroff { label |
/openbmc/phosphor-fan-presence/docs/control/ | ||
H A D | events.md | 218 ### poweroff subsection |
/openbmc/qemu/hw/ppc/ | ||
H A D | e500.c | 155 gchar *poweroff = g_strdup_printf("%s/power-off", soc); in create_dt_mpc8xxx_gpio() local |