Home
last modified time | relevance | path

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

/openbmc/entity-manager/src/entity_manager/
H A Doverlay.cpp102 static int deleteDevice(const std::string& busPath, uint64_t address, in deleteDevice()
118 static int createDevice(const std::string& busPath, in createDevice()
136 static bool deviceIsCreated(const std::string& busPath, uint64_t bus, in deviceIsCreated()
153 const std::string& name, const std::string& busPath, in buildDevice()
213 std::string busPath = exportTemplate.busPath; in exportDevice() local
H A Ddevices.hpp47 const char* busPath; member
/openbmc/entity-manager/src/fru_device/
H A Dfru_device.cpp1056 fs::path busPath = fs::path("/dev/i2c-" + std::to_string(busNum)); rescanOneBus() local
1139 for (const auto& busPath : busPaths) rescanBusses() local