Home
last modified time | relevance | path

Searched refs:fanService (Results 1 – 2 of 2) sorted by relevance

/openbmc/intel-ipmi-oem/include/
H A Dmanufacturingcommands.hpp37 static constexpr const char* fanService = "xyz.openbmc_project.FanSensor"; variable
/openbmc/intel-ipmi-oem/src/
H A Dmanufacturingcommands.cpp407 if (mtm.getProperty(fanService, fullPath, fanIntf, "Value", in appMTMGetSignal()
445 if (mtm.getProperty(fanService, itr->first, fanIntf, "Value", in appMTMGetSignal()
672 mtm.setProperty(fanService, fanPwmInstancePath, fanIntf, in appMTMSetSignal()