Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dusb.h424 struct usb_bus { struct
425 struct device *controller; /* host/master side hardware */
426 struct device *sysdev; /* as seen from firmware or bus */
450 struct usb_bus *hs_companion; /* Companion EHCI bus, if any */ argument
452 int bandwidth_allocated; /* on this bus: how much of the time
459 int bandwidth_int_reqs; /* number of Interrupt requests */
460 int bandwidth_isoc_reqs; /* number of Isoc. requests */
462 unsigned resuming_ports; /* bit array: resuming root-hub ports */
465 struct mon_bus *mon_bus; /* non-null when associated */
466 int monitored; /* non-zero when monitored */
/Linux-v5.4/drivers/staging/wusbcore/
Dwusbhc.c30 struct usb_bus *usb_bus = dev_get_drvdata(dev); in usbhc_dev_to_wusbhc() local
/Linux-v5.4/drivers/usb/core/
Dsysfs.c933 struct usb_bus *usb_bus = rh_usb_dev->bus; in authorized_default_show() local
947 struct usb_bus *usb_bus = rh_usb_dev->bus; in authorized_default_store() local