Searched defs:usb_bus (Results 1 – 3 of 3) sorted by relevance
446 struct usb_bus { struct447 struct device *controller; /* host side hardware */448 struct device *sysdev; /* as seen from firmware or bus */472 struct usb_bus *hs_companion; /* Companion EHCI bus, if any */ argument474 int bandwidth_allocated; /* on this bus: how much of the time481 int bandwidth_int_reqs; /* number of Interrupt requests */482 int bandwidth_isoc_reqs; /* number of Isoc. requests */484 unsigned resuming_ports; /* bit array: resuming root-hub ports */487 struct mon_bus *mon_bus; /* non-null when associated */488 int monitored; /* non-zero when monitored */
1382 static struct clk_regmap usb_bus = { variable
965 struct usb_bus *usb_bus = rh_usb_dev->bus; in authorized_default_show() local979 struct usb_bus *usb_bus = rh_usb_dev->bus; in authorized_default_store() local