Home
last modified time | relevance | path

Searched defs:fanPath (Results 1 – 5 of 5) sorted by relevance

/openbmc/bmcweb/redfish-core/lib/
H A Dfan.hpp47 for (const std::string& fanPath : fanPaths) updateFanList() local
177 checkFanId(const std::string & fanPath,const std::string & fanId) checkFanId() argument
188 handleFanPath(const std::string & fanId,const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const dbus::utility::MapperGetSubTreePathsResponse & fanPaths,const std::function<void (const std::string & fanPath,const std::string & service)> & callback) handleFanPath() argument
191 for (const auto& fanPath : fanPaths) handleFanPath() local
221 getValidFanObject(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & validChassisPath,const std::string & fanId,const std::function<void (const std::string & fanPath,const std::string & service)> & callback) getValidFanObject() argument
248 getFanHealth(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & fanPath,const std::string & service) getFanHealth() argument
274 getFanState(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & fanPath,const std::string & service) getFanState() argument
299 getFanAsset(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & fanPath,const std::string & service) getFanAsset() argument
356 getFanLocation(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & fanPath,const std::string & service) getFanLocation() argument
383 afterGetValidFanObject(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & chassisId,const std::string & fanId,const std::string & fanPath,const std::string & service) afterGetValidFanObject() argument
472 for (const auto& fanPath : fanPaths) handleSetFanPathById() local
[all...]
/openbmc/phosphor-fan-presence/presence/
H A Derror_reporter.cpp98 auto fanPath = msg.get_path(); in presenceChanged() local
119 void ErrorReporter::checkFan(const std::string& fanPath) in checkFan()
146 void ErrorReporter::fanMissingTimerExpired(const std::string& fanPath) in fanMissingTimerExpired()
/openbmc/phosphor-fan-presence/monitor/
H A Dsystem.cpp427 std::string fanPath{util::INVENTORY_PATH + fan.getName()}; in sensorErrorTimerExpired() local
471 std::string fanPath{util::INVENTORY_PATH + fan.getName()}; in fanMissingErrorTimerExpired() local
/openbmc/phosphor-pid-control/dbus/
H A Ddbusconfiguration.cpp933 const std::string& fanPath = in init() local
/openbmc/intel-ipmi-oem/src/
H A Dmanufacturingcommands.cpp304 std::string fanPath = "/Fan_"; in findPwmName() local