Home
last modified time | relevance | path

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

/openbmc/intel-ipmi-oem/include/
H A Dmanufacturingcommands.hpp50 static constexpr const char* fanIntf = "xyz.openbmc_project.Sensor.Value"; variable
/openbmc/intel-ipmi-oem/src/
H A Dmanufacturingcommands.cpp411 if (mtm.getProperty(fanService, fullPath, fanIntf, "Value", in appMTMGetSignal()
437 fanTachBasePath, 0, std::array<const char*, 1>{fanIntf}); in appMTMGetSignal()
449 if (mtm.getProperty(fanService, itr->first, fanIntf, "Value", in appMTMGetSignal()
676 fanIntf, "Value", in appMTMSetSignal()