Home
last modified time | relevance | path

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

/openbmc/phosphor-power/phosphor-power-supply/
H A Dchassis.cpp312 fs::path linkStrPath = fs::read_symlink(symLinkPath); in buildDriverName() local
313 driverName = linkStrPath.filename(); in buildDriverName()
H A Dpsu_manager.cpp1305 fs::path linkStrPath = fs::read_symlink(symLinkPath); in buildDriverName() local
1306 driverName = linkStrPath.filename(); in buildDriverName()