Searched defs:tbus (Results 1 - 1 of 1) sorted by relevance

/external/libusb-compat/libusb/
H A Dcore.c233 struct usb_bus *tbus = bus->next; local
235 bus = tbus;
265 struct usb_bus *tbus = bus->next; local
291 bus = tbus;
297 struct usb_bus *tbus = bus->next; local
302 bus = tbus;

Completed in 143 milliseconds