Home
last modified time | relevance | path

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

/openbmc/phosphor-power/phosphor-power-supply/
H A Dchassis.cpp23 const auto deviceDirPath = "/sys/bus/i2c/devices/"; variable
309 deviceDirPath + std::to_string(i2cbus) + "-" + ss.str() + driverDirName; in buildDriverName()
H A Dpsu_manager.cpp35 const auto deviceDirPath = "/sys/bus/i2c/devices/"; variable
1302 deviceDirPath + std::to_string(i2cbus) + "-" + ss.str() + driverDirName; in buildDriverName()