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.cpp411 if (mtm.getProperty(fanService, fullPath, fanIntf, "Value", in appMTMGetSignal()
449 if (mtm.getProperty(fanService, itr->first, fanIntf, "Value", in appMTMGetSignal()
675 ret = mtm.setProperty(fanService, fanPwmInstancePath, in appMTMSetSignal()