Lines Matching defs:usb_bus
426 struct usb_bus { struct
427 struct device *controller; /* host/master side hardware */
428 struct device *sysdev; /* as seen from firmware or bus */
429 int busnum; /* Bus number (in order of reg) */
453 struct usb_bus *hs_companion; /* Companion EHCI bus, if any */ argument
455 int bandwidth_allocated; /* on this bus: how much of the time
462 int bandwidth_int_reqs; /* number of Interrupt requests */
463 int bandwidth_isoc_reqs; /* number of Isoc. requests */
465 unsigned resuming_ports; /* bit array: resuming root-hub ports */
468 struct mon_bus *mon_bus; /* non-null when associated */
469 int monitored; /* non-zero when monitored */