Searched defs:bus_path (Results 1 – 2 of 2) sorted by relevance
79 Result<int> LinuxInitiator::OpenI2cBus(const char* bus_path) { in OpenI2cBus()
935 std::string bus_path = StringPrintf("/dev/bus/usb/%03d/", libusb_get_bus_number(device)); in device_connected() local