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