Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/usb/
Dch11.h265 __u8 bNbrPorts; member
/Linux-v4.19/drivers/usb/wusbcore/
Drh.c172 descr->bNbrPorts = wusbhc->ports_max; in wusbhc_rh_get_hub_descr()
/Linux-v4.19/drivers/usb/musb/
Dmusb_virthub.c329 desc->bNbrPorts = 1; in musb_hub_control()
/Linux-v4.19/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-v4.19/drivers/usb/misc/
Dlvstest.c341 for (i = 1; i <= descriptor->bNbrPorts; i++) { in lvs_rh_work()
/Linux-v4.19/drivers/usb/gadget/udc/aspeed-vhub/
Dhub.c139 .bNbrPorts = AST_VHUB_NUM_PORTS,
/Linux-v4.19/drivers/usb/host/
Dohci-hub.c546 desc->bNbrPorts = ohci->num_ports; in ohci_hub_descriptor()
Dehci-hub.c706 desc->bNbrPorts = ports; in ehci_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()
Dxhci-hub.c168 desc->bNbrPorts = ports; in xhci_common_hub_descriptor()
Dsl811-hcd.c1098 desc->bNbrPorts = 1; in sl811h_hub_descriptor()
Disp116x-hcd.c951 desc->bNbrPorts = (u8) (reg & 0x3); in isp116x_hub_descriptor()
Dmax3421-hcd.c1664 desc->bNbrPorts = 1; in hub_descriptor()
Dimx21-hcd.c1467 desc->bNbrPorts = readl(imx21->regs + USBH_ROOTHUBA) in get_hub_descriptor()
Dr8a66597-hcd.c2129 desc->bNbrPorts = r8a66597->max_root_hub; in r8a66597_hub_descriptor()
Doxu210hp-hcd.c438 desc->bNbrPorts = ports; in ehci_hub_descriptor()
Du132-hcd.c2576 desc->bNbrPorts = u132->num_ports; in u132_roothub_descriptor()
Dfotg210-hcd.c1446 desc->bNbrPorts = ports; in fotg210_hub_descriptor()
/Linux-v4.19/drivers/usb/core/
Dhub.c392 size = USB_DT_HUB_NONVAR_SIZE + desc->bNbrPorts / 8 + 1; in get_hub_descriptor()
1355 if (hub->descriptor->bNbrPorts > maxchild) { in hub_configure()
1359 } else if (hub->descriptor->bNbrPorts == 0) { in hub_configure()
1379 maxchild = hub->descriptor->bNbrPorts; in hub_configure()
/Linux-v4.19/drivers/usb/renesas_usbhs/
Dmod_host.c1220 desc->bNbrPorts = roothub_id; in __usbhsh_hub_get_status()
/Linux-v4.19/drivers/usb/gadget/udc/
Ddummy_hcd.c2055 desc->bNbrPorts = 1; in ss_hub_descriptor()
2068 desc->bNbrPorts = 1; in hub_descriptor()
/Linux-v4.19/drivers/usb/isp1760/
Disp1760-hcd.c1767 desc->bNbrPorts = ports; in isp1760_hub_descriptor()
/Linux-v4.19/drivers/staging/octeon-usb/
Docteon-hcd.c3400 desc->bNbrPorts = 1; in octeon_usb_hub_control()
/Linux-v4.19/drivers/usb/dwc2/
Dhcd.c3687 hub_desc->bNbrPorts = 1; in dwc2_hcd_hub_control()