Home | History | Annotate | Download | only in src

Lines Matching full:bus_location

89   uint32_t bus_location;
157 * @param bus_location bus for this device.
162 uint32_t bus_location)
172 new_list_entry->bus_location = bus_location;
677 retdevs[i].bus_location = dev->bus_location;
717 printf(" Bus location: %d\n", ptp_usb->rawdevice.bus_location);
1794 if (bus->location == device->bus_location) {