Home
last modified time | relevance | path

Searched defs:busPath (Results 1 – 3 of 3) sorted by relevance

/openbmc/entity-manager/src/
H A Doverlay.cpp116 static int deleteDevice(const std::string& busPath, uint64_t address, in deleteDevice()
132 static int createDevice(const std::string& busPath, in createDevice()
150 static bool deviceIsCreated(const std::string& busPath, uint64_t bus, in deviceIsCreated()
167 buildDevice(const std::string& name, const std::string& busPath, in buildDevice()
224 std::string busPath = exportTemplate.busPath; in exportDevice() local
H A Ddevices.hpp61 const char* busPath; member
H A Dfru_device.cpp1067 fs::path busPath = fs::path("/dev/i2c-" + std::to_string(busNum)); in rescanOneBus() local
1150 for (const auto& busPath : busPaths) in rescanBusses() local