Home
last modified time | relevance | path

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

/openbmc/witherspoon-pfault-analysis/
H A Dpmbus.cpp74 return debugPath / "pmbus" / hwmonDir; in getPath()
79 return debugPath / dir; in getPath()
83 return debugPath / "pmbus" / hwmonDir / getDeviceName(); in getPath()
H A Dpmbus.hpp306 const fs::path debugPath = "/sys/kernel/debug/"; member in witherspoon::pmbus::PMBus
/openbmc/phosphor-power/
H A Dpmbus.cpp74 return debugPath / "pmbus" / hwmonDir; in getPath()
79 return debugPath / dir; in getPath()
83 return debugPath / "pmbus" / hwmonDir / getDeviceName(); in getPath()
H A Dpmbus.hpp425 const fs::path debugPath = "/sys/kernel/debug/"; member in phosphor::pmbus::PMBus