Home
last modified time | relevance | path

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

/include/linux/
Dusb.h322 struct usb_bus { struct
341 struct usb_bus *hs_companion; /* Companion EHCI bus, if any */ argument
342 struct list_head bus_list; /* list of busses */
344 int bandwidth_allocated; /* on this bus: how much of the time
351 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 */