Home
last modified time | relevance | path

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

/openbmc/phosphor-pid-control/dbus/
H A Ddbusconfiguration.cpp97 inline std::string getSensorNameFromPath(const std::string& dbusPath) in getSensorNameFromPath() function
849 getSensorNameFromPath(inputSensorPath); in init()
884 getSensorNameFromPath(missingAcceptableSensorPath); in init()
959 fanSensorName = getSensorNameFromPath(fanPath); in init()
960 pwmSensorName = getSensorNameFromPath(pwmPath); in init()
1136 std::string shortName = getSensorNameFromPath( in init()
1184 getSensorNameFromPath(sensorPathIfacePair.first); in init()