Home
last modified time | relevance | path

Searched defs:shutdown (Results 1 – 20 of 20) sorted by relevance

/openbmc/qemu/system/
H A Drunstate-action.c25 bool has_shutdown, ShutdownAction shutdown, in qmp_set_action()
/openbmc/telemetry/src/utils/
H A Dmessanger_service.hpp23 void shutdown() {} in shutdown() function in utils::MessangerService
/openbmc/qemu/include/io/
H A Dchannel-tls.h50 QIOChannelShutdown shutdown; member
/openbmc/qemu/tests/qtest/libqos/
H A Dlibqos.h14 void (*shutdown)(QOSState *); member
/openbmc/openbmc/poky/bitbake/lib/bb/ui/
H A Dtaskexp.py178 def __init__(self, shutdown): argument
/openbmc/openbmc/poky/bitbake/lib/bb/tests/
H A Drunqueue.py406 def shutdown(self, tempdir): member in RunQueueTests
/openbmc/qemu/include/system/
H A Dos-win32.h220 #define shutdown qemu_shutdown_wrap macro
/openbmc/qemu/python/qemu/utils/
H A Dqemu_ga_client.py179 def shutdown(self, mode: str = 'powerdown') -> None: member in QemuGuestAgentClient
/openbmc/u-boot/drivers/mtd/ubi/
H A Dwl.c671 int shutdown)
1061 int shutdown)
/openbmc/witherspoon-pfault-analysis/power-sequencer/
H A Ducd90160.cpp344 bool shutdown = false; in doGPIOAnalysis() local
/openbmc/phosphor-power/power-sequencer/
H A Ducd90160.cpp344 bool shutdown = false; in doGPIOAnalysis() local
/openbmc/phosphor-inventory-manager/
H A Dmanager.cpp96 void Manager::shutdown() noexcept in shutdown() function in phosphor::inventory::manager::Manager
/openbmc/u-boot/include/
H A Dspi-mem.h209 void (*shutdown)(struct spi_mem *mem); member
H A Dphy.h100 int (*shutdown)(struct phy_device *phydev); member
/openbmc/phosphor-hwmon/
H A Dmainloop.cpp367 void MainLoop::shutdown() noexcept in shutdown() function in MainLoop
/openbmc/qemu/tests/vm/
H A Dbasevm.py455 def shutdown(self): member in BaseVM
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dcooker.py1718 def shutdown(self, force=False): member in BBCooker
2179 def shutdown(self, clean=True, eventmsg="Parsing halted due to errors"): member in CookerParser
H A Dtinfoil.py853 def shutdown(self): member in Tinfoil
/openbmc/qemu/python/qemu/machine/
H A Dmachine.py621 def shutdown(self, member in QEMUMachine
/openbmc/qemu/target/i386/kvm/
H A Dxen-emu.c1455 struct sched_shutdown shutdown; in schedop_shutdown() local