Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/usb/
Dch11.h235 __u8 bNbrPorts; member
/linux-4.4.14/drivers/usb/wusbcore/
Drh.c186 descr->bNbrPorts = wusbhc->ports_max; in wusbhc_rh_get_hub_descr()
/linux-4.4.14/drivers/usb/musb/
Dmusb_virthub.c349 desc->bNbrPorts = 1; in musb_hub_control()
/linux-4.4.14/drivers/usb/misc/
Dlvstest.c307 for (i = 1; i <= descriptor->bNbrPorts; i++) { in lvs_rh_work()
/linux-4.4.14/drivers/usb/host/
Dohci-hub.c543 desc->bNbrPorts = ohci->num_ports; in ohci_hub_descriptor()
Dehci-hub.c699 desc->bNbrPorts = ports; in ehci_hub_descriptor()
Dxhci-hub.c162 desc->bNbrPorts = ports; in xhci_common_hub_descriptor()
Disp1362-hcd.c1544 desc->bNbrPorts = reg & 0x3; in isp1362_hub_descriptor()
1554 desc->u.hs.DeviceRemovable[0] = desc->bNbrPorts == 1 ? 1 << 1 : 3 << 1; in isp1362_hub_descriptor()
Dsl811-hcd.c1097 desc->bNbrPorts = 1; in sl811h_hub_descriptor()
Disp116x-hcd.c950 desc->bNbrPorts = (u8) (reg & 0x3); in isp116x_hub_descriptor()
Dmax3421-hcd.c1666 desc->bNbrPorts = 1; in hub_descriptor()
Dimx21-hcd.c1480 desc->bNbrPorts = readl(imx21->regs + USBH_ROOTHUBA) in get_hub_descriptor()
Dr8a66597-hcd.c2141 desc->bNbrPorts = r8a66597->max_root_hub; in r8a66597_hub_descriptor()
Doxu210hp-hcd.c452 desc->bNbrPorts = ports; in ehci_hub_descriptor()
Du132-hcd.c2586 desc->bNbrPorts = u132->num_ports; in u132_roothub_descriptor()
Dfotg210-hcd.c1472 desc->bNbrPorts = ports; in fotg210_hub_descriptor()
/linux-4.4.14/drivers/usb/usbip/
Dvhci_hcd.c223 desc->bNbrPorts = VHCI_NPORTS; in hub_descriptor()
/linux-4.4.14/drivers/usb/renesas_usbhs/
Dmod_host.c1234 desc->bNbrPorts = roothub_id; in __usbhsh_hub_get_status()
/linux-4.4.14/drivers/usb/gadget/udc/
Ddummy_hcd.c2010 desc->bNbrPorts = 1; in ss_hub_descriptor()
2023 desc->bNbrPorts = 1; in hub_descriptor()
/linux-4.4.14/drivers/usb/core/
Dhub.c1395 } else if (hub->descriptor->bNbrPorts > USB_MAXCHILDREN) { in hub_configure()
1399 } else if (hub->descriptor->bNbrPorts == 0) { in hub_configure()
1405 maxchild = hub->descriptor->bNbrPorts; in hub_configure()
/linux-4.4.14/drivers/usb/isp1760/
Disp1760-hcd.c1766 desc->bNbrPorts = ports; in isp1760_hub_descriptor()
/linux-4.4.14/drivers/staging/octeon-usb/
Docteon-hcd.c3445 desc->bNbrPorts = 1; in octeon_usb_hub_control()
/linux-4.4.14/drivers/usb/dwc2/
Dhcd.c1661 hub_desc->bNbrPorts = 1; in dwc2_hcd_hub_control()