Home | History | Annotate | Download | only in src

Lines Matching defs:bus_location

81     uint32_t bus_location;
147 * @param bus_location bus for this device.
153 uint32_t bus_location) {
162 new_list_entry->bus_location = bus_location;
667 retdevs[i].bus_location = 0;
697 LIBMTP_INFO(" Bus location: %d\n", ptp_usb->rawdevice.bus_location);
2076 if (libusb_get_bus_number(devs[i]) != device->bus_location)