Home
last modified time | relevance | path

Searched refs:hostSoftOff (Results 1 – 3 of 3) sorted by relevance

/openbmc/pldm/softoff/
H A Dmain.cpp41 if (softPower.hostSoftOff(event)) in main()
H A Dsoftoff.hpp70 int hostSoftOff(sdeventplus::Event& event);
H A Dsoftoff.cpp273 int SoftPowerOff::hostSoftOff(sdeventplus::Event& event) in hostSoftOff() function in pldm::SoftPowerOff