Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dusb.h451 struct usb_bus { struct
452 struct device *controller; /* host side hardware */
453 struct device *sysdev; /* as seen from firmware or bus */
477 struct usb_bus *hs_companion; /* Companion EHCI bus, if any */ argument
479 int bandwidth_allocated; /* on this bus: how much of the time
486 int bandwidth_int_reqs; /* number of Interrupt requests */
487 int bandwidth_isoc_reqs; /* number of Isoc. requests */
489 unsigned resuming_ports; /* bit array: resuming root-hub ports */
492 struct mon_bus *mon_bus; /* non-null when associated */
493 int monitored; /* non-zero when monitored */
/openbmc/qemu/hw/ppc/
H A Dsam460ex.c279 USBBus *usb_bus; in sam460ex_init() local
H A Dmac_newworld.c434 USBBus *usb_bus; in ppc_core99_init() local
H A Dspapr.c3088 USBBus *usb_bus; in spapr_machine_init() local
/openbmc/linux/drivers/clk/meson/
H A Da1-peripherals.c1382 static struct clk_regmap usb_bus = { variable
/openbmc/qemu/hw/mips/
H A Dloongson3_virt.c471 USBBus *usb_bus; in loongson3_virt_devices_init() local
/openbmc/qemu/hw/hppa/
H A Dmachine.c400 USBBus *usb_bus; in machine_HP_common_init_tail() local
/openbmc/qemu/hw/sh4/
H A Dr2d.c247 USBBus *usb_bus; in r2d_init() local
/openbmc/linux/drivers/usb/core/
H A Dsysfs.c910 struct usb_bus *usb_bus = rh_usb_dev->bus; in authorized_default_show() local
924 struct usb_bus *usb_bus = rh_usb_dev->bus; in authorized_default_store() local