Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/usb/
A Dch11.h265 __u8 bNbrPorts; member
/linux-6.3-rc2/drivers/usb/musb/
A Dmusb_virthub.c328 desc->bNbrPorts = 1; in musb_hub_control()
/linux-6.3-rc2/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-6.3-rc2/drivers/usb/gadget/udc/aspeed-vhub/
A Dhub.c136 .bNbrPorts = AST_VHUB_NUM_PORTS,
1057 vhub->vhub_hub_desc.bNbrPorts = vhub->max_ports; in ast_vhub_init_desc()
/linux-6.3-rc2/drivers/usb/misc/
A Dlvstest.c338 for (i = 1; i <= descriptor->bNbrPorts; i++) { in lvs_rh_work()
/linux-6.3-rc2/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 Dxen-hcd.c366 desc->bNbrPorts = ports; in xenhcd_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 Disp116x-hcd.c950 desc->bNbrPorts = (u8) (reg & 0x3); in isp116x_hub_descriptor()
A Dmax3421-hcd.c1635 desc->bNbrPorts = 1; in hub_descriptor()
A Dsl811-hcd.c1098 desc->bNbrPorts = 1; in sl811h_hub_descriptor()
A Dxhci-hub.c262 desc->bNbrPorts = ports; in xhci_common_hub_descriptor()
A Docteon-hcd.c3402 desc->bNbrPorts = 1; in octeon_usb_hub_control()
A Dr8a66597-hcd.c2129 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()
/linux-6.3-rc2/drivers/usb/core/
A Dhub.c410 size = USB_DT_HUB_NONVAR_SIZE + desc->bNbrPorts / 8 + 1; in get_hub_descriptor()
1425 if (hub->descriptor->bNbrPorts > maxchild) { in hub_configure()
1429 } else if (hub->descriptor->bNbrPorts == 0) { in hub_configure()
1449 maxchild = hub->descriptor->bNbrPorts; in hub_configure()
/linux-6.3-rc2/drivers/usb/renesas_usbhs/
A Dmod_host.c1220 desc->bNbrPorts = roothub_id; in __usbhsh_hub_get_status()
/linux-6.3-rc2/drivers/usb/gadget/udc/
A Ddummy_hcd.c2075 desc->bNbrPorts = 1; in ss_hub_descriptor()
2088 desc->bNbrPorts = 1; in hub_descriptor()
/linux-6.3-rc2/drivers/usb/isp1760/
A Disp1760-hcd.c2151 desc->bNbrPorts = ports; in isp1760_hub_descriptor()
/linux-6.3-rc2/drivers/usb/dwc2/
A Dhcd.c3505 hub_desc->bNbrPorts = 1; in dwc2_hcd_hub_control()
/linux-6.3-rc2/drivers/usb/fotg210/
A Dfotg210-hcd.c1446 desc->bNbrPorts = ports; in fotg210_hub_descriptor()

Completed in 86 milliseconds