Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/hwmon-temp/
H A DHwmonTempMain.cpp442 auto hwmonFile = getFullHwmonFilePath(directory.string(), in createSensors()
482 hwmonFile = getFullHwmonFilePath( in createSensors()
/openbmc/dbus-sensors/src/
H A DUtils.hpp74 std::optional<std::string> getFullHwmonFilePath(
H A DUtils.cpp96 std::optional<std::string> getFullHwmonFilePath( in getFullHwmonFilePath() function