Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/usb/
Dch11.h265 __u8 bNbrPorts; member
/linux-5.19.10/drivers/usb/musb/
Dmusb_virthub.c329 desc->bNbrPorts = 1; in musb_hub_control()
/linux-5.19.10/drivers/usb/usbip/
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-5.19.10/drivers/usb/gadget/udc/aspeed-vhub/
Dhub.c136 .bNbrPorts = AST_VHUB_NUM_PORTS,
1057 vhub->vhub_hub_desc.bNbrPorts = vhub->max_ports; in ast_vhub_init_desc()
/linux-5.19.10/drivers/usb/misc/
Dlvstest.c338 for (i = 1; i <= descriptor->bNbrPorts; i++) { in lvs_rh_work()
/linux-5.19.10/drivers/usb/host/
Dohci-hub.c549 desc->bNbrPorts = ohci->num_ports; in ohci_hub_descriptor()
Dehci-hub.c708 desc->bNbrPorts = ports; in ehci_hub_descriptor()
Dxen-hcd.c366 desc->bNbrPorts = ports; in xenhcd_hub_descriptor()
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()
Dmax3421-hcd.c1644 desc->bNbrPorts = 1; in hub_descriptor()
Dsl811-hcd.c1098 desc->bNbrPorts = 1; in sl811h_hub_descriptor()
Disp116x-hcd.c950 desc->bNbrPorts = (u8) (reg & 0x3); in isp116x_hub_descriptor()
Dxhci-hub.c262 desc->bNbrPorts = ports; in xhci_common_hub_descriptor()
Dr8a66597-hcd.c2129 desc->bNbrPorts = r8a66597->max_root_hub; in r8a66597_hub_descriptor()
Doxu210hp-hcd.c876 desc->bNbrPorts = ports; in ehci_hub_descriptor()
Du132-hcd.c2571 desc->bNbrPorts = u132->num_ports; in u132_roothub_descriptor()
Dfotg210-hcd.c1447 desc->bNbrPorts = ports; in fotg210_hub_descriptor()
/linux-5.19.10/drivers/usb/core/
Dhub.c406 size = USB_DT_HUB_NONVAR_SIZE + desc->bNbrPorts / 8 + 1; in get_hub_descriptor()
1421 if (hub->descriptor->bNbrPorts > maxchild) { in hub_configure()
1425 } else if (hub->descriptor->bNbrPorts == 0) { in hub_configure()
1445 maxchild = hub->descriptor->bNbrPorts; in hub_configure()
/linux-5.19.10/drivers/usb/renesas_usbhs/
Dmod_host.c1220 desc->bNbrPorts = roothub_id; in __usbhsh_hub_get_status()
/linux-5.19.10/drivers/usb/gadget/udc/
Ddummy_hcd.c2075 desc->bNbrPorts = 1; in ss_hub_descriptor()
2088 desc->bNbrPorts = 1; in hub_descriptor()
/linux-5.19.10/drivers/usb/isp1760/
Disp1760-hcd.c2151 desc->bNbrPorts = ports; in isp1760_hub_descriptor()
/linux-5.19.10/drivers/staging/octeon-usb/
Docteon-hcd.c3402 desc->bNbrPorts = 1; in octeon_usb_hub_control()
/linux-5.19.10/drivers/usb/dwc2/
Dhcd.c3534 hub_desc->bNbrPorts = 1; in dwc2_hcd_hub_control()