Home
last modified time | relevance | path

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

/drivers/usb/core/
Dhub.h137 __u8 bNbrPorts; member
Dhub.c253 for (i = 0; i < hub->descriptor->bNbrPorts; i++) { in led_work()
302 cursor %= hub->descriptor->bNbrPorts; in led_work()
552 for (port1 = 1; port1 <= hub->descriptor->bNbrPorts; port1++) in hub_power_on()
883 } else if (hub->descriptor->bNbrPorts > USB_MAXCHILDREN) { in hub_configure()
889 hdev->maxchild = hub->descriptor->bNbrPorts; in hub_configure()
3001 ? hub->descriptor->bNbrPorts in hub_events()
3047 for (i = 1; i <= hub->descriptor->bNbrPorts; i++) { in hub_events()
/drivers/usb/musb/
Dmusb_virthub.c287 desc->bNbrPorts = 1; in musb_hub_control()
/drivers/usb/wusbcore/
Drh.c176 descr->bNbrPorts = wusbhc->ports_max; in wusbhc_rh_get_hub_descr()
/drivers/usb/host/
Dohci-hub.c559 desc->bNbrPorts = ohci->num_ports; in ohci_hub_descriptor()
Dehci-hub.c531 desc->bNbrPorts = ports; in ehci_hub_descriptor()
Dsl811-hcd.c1087 desc->bNbrPorts = 1; in sl811h_hub_descriptor()
Disp116x-hcd.c949 desc->bNbrPorts = (u8) (reg & 0x3); in isp116x_hub_descriptor()
Disp1760-hcd.c1795 desc->bNbrPorts = ports; in isp1760_hub_descriptor()
Dr8a66597-hcd.c2105 desc->bNbrPorts = R8A66597_MAX_ROOT_HUB; in r8a66597_hub_descriptor()
Doxu210hp-hcd.c452 desc->bNbrPorts = ports; in ehci_hub_descriptor()
Du132-hcd.c2594 desc->bNbrPorts = u132->num_ports; in u132_roothub_descriptor()
/drivers/staging/usbip/
Dvhci_hcd.c256 desc->bNbrPorts = VHCI_NPORTS; in hub_descriptor()
/drivers/usb/gadget/
Ddummy_hcd.c1581 desc->bNbrPorts = 1; in hub_descriptor()