Home
last modified time | relevance | path

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

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