Home
last modified time | relevance | path

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

/linux-3.4.99/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 */
/linux-3.4.99/drivers/usb/wusbcore/ !
Dwusbhc.c44 struct usb_bus *usb_bus = dev_get_drvdata(dev); in usbhc_dev_to_wusbhc() local
/linux-3.4.99/drivers/usb/core/ !
Dhcd.c828 struct usb_bus *usb_bus = rh_usb_dev->bus; in usb_host_authorized_default_show() local
844 struct usb_bus *usb_bus = rh_usb_dev->bus; in usb_host_authorized_default_store() local