Home
last modified time | relevance | path

Searched refs:bNbrPorts (Results 1 – 21 of 21) sorted by relevance

/linux/include/uapi/linux/usb/
H A Dch11.h263 __u8 bNbrPorts; member
/linux/drivers/usb/usbip/
H A Dvhci_hcd.c294 desc->bNbrPorts = VHCI_HC_PORTS; in ss_hub_descriptor()
308 desc->bNbrPorts = VHCI_HC_PORTS; in hub_descriptor()
310 width = desc->bNbrPorts / 8 + 1; in hub_descriptor()
/linux/drivers/usb/musb/
H A Dmusb_virthub.c328 desc->bNbrPorts = 1; in musb_hub_control()
/linux/drivers/usb/gadget/udc/aspeed-vhub/
H A Dhub.c136 .bNbrPorts = AST_VHUB_NUM_PORTS,
1057 vhub->vhub_hub_desc.bNbrPorts = vhub->max_ports; in ast_vhub_init_desc()
/linux/drivers/usb/misc/
H A Dlvstest.c338 for (i = 1; i <= descriptor->bNbrPorts; i++) { in lvs_rh_work()
/linux/drivers/usb/host/
H A Dohci-hub.c549 desc->bNbrPorts = ohci->num_ports; in ohci_hub_descriptor()
H A Dehci-hub.c709 desc->bNbrPorts = ports; in ehci_hub_descriptor()
H A Dxen-hcd.c366 desc->bNbrPorts = ports; in xenhcd_hub_descriptor()
H A Disp116x-hcd.c950 desc->bNbrPorts = (u8) (reg & 0x3); in isp116x_hub_descriptor()
H A Dsl811-hcd.c1101 desc->bNbrPorts = 1; in sl811h_hub_descriptor()
H A Dmax3421-hcd.c1641 desc->bNbrPorts = 1; in hub_descriptor()
H A Dxhci-hub.c263 desc->bNbrPorts = ports; in xhci_common_hub_descriptor()
H A Docteon-hcd.c3401 desc->bNbrPorts = 1; in octeon_usb_hub_control()
H A Dr8a66597-hcd.c2129 desc->bNbrPorts = r8a66597->max_root_hub; in r8a66597_hub_descriptor()
H A Doxu210hp-hcd.c852 desc->bNbrPorts = ports; in ehci_hub_descriptor()
/linux/drivers/usb/core/
H A Dhub.c433 size = USB_DT_HUB_NONVAR_SIZE + desc->bNbrPorts / 8 + 1; in get_hub_descriptor()
1497 if (hub->descriptor->bNbrPorts > maxchild) { in hub_configure()
1501 } else if (hub->descriptor->bNbrPorts == 0) { in hub_configure()
1521 maxchild = hub->descriptor->bNbrPorts; in hub_configure()
/linux/drivers/usb/gadget/udc/
H A Ddummy_hcd.c2097 desc->bNbrPorts = 1; in ss_hub_descriptor()
2110 desc->bNbrPorts = 1; in hub_descriptor()
/linux/drivers/usb/renesas_usbhs/
H A Dmod_host.c1220 desc->bNbrPorts = roothub_id; in __usbhsh_hub_get_status()
/linux/drivers/usb/isp1760/
H A Disp1760-hcd.c2151 desc->bNbrPorts = ports; in isp1760_hub_descriptor()
/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.c1439 desc->bNbrPorts = ports; in fotg210_hub_descriptor()
/linux/drivers/usb/dwc2/
H A Dhcd.c3511 hub_desc->bNbrPorts = 1; in dwc2_hcd_hub_control()