Searched defs:usb_bus (Results 1 – 3 of 3) sorted by relevance
322 struct usb_bus { struct341 struct usb_bus *hs_companion; /* Companion EHCI bus, if any */ argument342 struct list_head bus_list; /* list of busses */344 int bandwidth_allocated; /* on this bus: how much of the time351 int bandwidth_int_reqs; /* number of Interrupt requests */352 int bandwidth_isoc_reqs; /* number of Isoc. requests */355 struct dentry *usbfs_dentry; /* usbfs dentry entry for the bus */359 struct mon_bus *mon_bus; /* non-null when associated */360 int monitored; /* non-zero when monitored */
44 struct usb_bus *usb_bus = dev_get_drvdata(dev); in usbhc_dev_to_wusbhc() local
828 struct usb_bus *usb_bus = rh_usb_dev->bus; in usb_host_authorized_default_show() local844 struct usb_bus *usb_bus = rh_usb_dev->bus; in usb_host_authorized_default_store() local