Home
last modified time | relevance | path

Searched defs:usb_bus (Results 1 – 1 of 1) sorted by relevance

/include/linux/
Dusb.h440 struct usb_bus { struct
441 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 */ argument
468 int bandwidth_allocated; /* on this bus: how much of the time
475 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 */