Searched defs:busPath (Results 1 – 3 of 3) sorted by relevance
102 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
47 const char* busPath; member
1056 fs::path busPath = fs::path("/dev/i2c-" + std::to_string(busNum)); rescanOneBus() local 1139 for (const auto& busPath : busPaths) rescanBusses() local