Searched defs:usb_bus (Results 1 – 1 of 1) sorted by relevance
440 struct usb_bus { struct441 struct device *controller; /* host/master side hardware */442 struct device *sysdev; /* as seen from firmware or bus */466 struct usb_bus *hs_companion; /* Companion EHCI bus, if any */ argument468 int bandwidth_allocated; /* on this bus: how much of the time475 int bandwidth_int_reqs; /* number of Interrupt requests */476 int bandwidth_isoc_reqs; /* number of Isoc. requests */478 unsigned resuming_ports; /* bit array: resuming root-hub ports */481 struct mon_bus *mon_bus; /* non-null when associated */482 int monitored; /* non-zero when monitored */