Home
last modified time | relevance | path

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

/openbmc/entity-manager/src/
H A Dutils.hpp32 bool getI2cDevicePaths(const std::filesystem::path& dirPath,
H A Dutils.cpp81 bool getI2cDevicePaths(const fs::path& dirPath, in getI2cDevicePaths() function
/openbmc/entity-manager/src/fru_device/
H A Dfru_device.cpp1246 if (!getI2cDevicePaths(devDir, busPaths)) in rescanBusses()