Home
last modified time | relevance | path

Searched defs:buttonIntf (Results 1 – 3 of 3) sorted by relevance

/openbmc/intel-ipmi-oem/include/
H A Dmanufacturingcommands.hpp50 static constexpr const char* buttonIntf = "xyz.openbmc_project.Chassis.Buttons"; variable
/openbmc/intel-ipmi-oem/src/
H A Dchassiscommands.cpp36 static constexpr const char* buttonIntf = "xyz.openbmc_project.Chassis.Buttons"; variable
/openbmc/phosphor-host-ipmid/
H A Dchassishandler.cpp1035 const std::string& buttonIntf) in getButtonEnabled()
1057 const std::string& buttonIntf, bool enable) in setButtonEnabled()