Home
last modified time | relevance | path

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

/linux/include/uapi/linux/usb/
A Dch11.h265 __u8 bNbrPorts; member
/linux/drivers/usb/usbip/
A Dvhci_hcd.c293 desc->bNbrPorts = VHCI_HC_PORTS; in ss_hub_descriptor()
307 desc->bNbrPorts = VHCI_HC_PORTS; in hub_descriptor()
309 width = desc->bNbrPorts / 8 + 1; in hub_descriptor()
/linux/drivers/usb/musb/
A Dmusb_virthub.c329 desc->bNbrPorts = 1; in musb_hub_control()
/linux/drivers/usb/gadget/udc/aspeed-vhub/
A Dhub.c124 .bNbrPorts = AST_VHUB_NUM_PORTS,
1026 vhub->vhub_hub_desc.bNbrPorts = vhub->max_ports; in ast_vhub_init_desc()
/linux/drivers/usb/misc/
A Dlvstest.c338 for (i = 1; i <= descriptor->bNbrPorts; i++) { in lvs_rh_work()
/linux/drivers/usb/host/
A Dohci-hub.c549 desc->bNbrPorts = ohci->num_ports; in ohci_hub_descriptor()
A Dehci-hub.c708 desc->bNbrPorts = ports; in ehci_hub_descriptor()
A Disp1362-hcd.c1546 desc->bNbrPorts = reg & 0x3; in isp1362_hub_descriptor()
1556 desc->u.hs.DeviceRemovable[0] = desc->bNbrPorts == 1 ? 1 << 1 : 3 << 1; in isp1362_hub_descriptor()
A Dmax3421-hcd.c1644 desc->bNbrPorts = 1; in hub_descriptor()
A Dsl811-hcd.c1098 desc->bNbrPorts = 1; in sl811h_hub_descriptor()
A Disp116x-hcd.c951 desc->bNbrPorts = (u8) (reg & 0x3); in isp116x_hub_descriptor()
A Dxhci-hub.c262 desc->bNbrPorts = ports; in xhci_common_hub_descriptor()
A Dr8a66597-hcd.c2130 desc->bNbrPorts = r8a66597->max_root_hub; in r8a66597_hub_descriptor()
A Du132-hcd.c2571 desc->bNbrPorts = u132->num_ports; in u132_roothub_descriptor()
A Doxu210hp-hcd.c876 desc->bNbrPorts = ports; in ehci_hub_descriptor()
A Dfotg210-hcd.c1447 desc->bNbrPorts = ports; in fotg210_hub_descriptor()
/linux/drivers/usb/core/
A Dhub.c406 size = USB_DT_HUB_NONVAR_SIZE + desc->bNbrPorts / 8 + 1; in get_hub_descriptor()
1418 if (hub->descriptor->bNbrPorts > maxchild) { in hub_configure()
1422 } else if (hub->descriptor->bNbrPorts == 0) { in hub_configure()
1442 maxchild = hub->descriptor->bNbrPorts; in hub_configure()
/linux/drivers/usb/gadget/udc/
A Ddummy_hcd.c2074 desc->bNbrPorts = 1; in ss_hub_descriptor()
2087 desc->bNbrPorts = 1; in hub_descriptor()
/linux/drivers/usb/renesas_usbhs/
A Dmod_host.c1220 desc->bNbrPorts = roothub_id; in __usbhsh_hub_get_status()
/linux/drivers/usb/isp1760/
A Disp1760-hcd.c2154 desc->bNbrPorts = ports; in isp1760_hub_descriptor()
/linux/drivers/staging/octeon-usb/
A Docteon-hcd.c3402 desc->bNbrPorts = 1; in octeon_usb_hub_control()
/linux/drivers/usb/dwc2/
A Dhcd.c3534 hub_desc->bNbrPorts = 1; in dwc2_hcd_hub_control()

Completed in 86 milliseconds