Home
last modified time | relevance | path

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

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