Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/usb/
Dch11.h204 __u8 bNbrPorts; member
/linux-2.6.39/drivers/usb/wusbcore/
Drh.c177 descr->bNbrPorts = wusbhc->ports_max; in wusbhc_rh_get_hub_descr()
/linux-2.6.39/drivers/usb/musb/
Dmusb_virthub.c299 desc->bNbrPorts = 1; in musb_hub_control()
/linux-2.6.39/drivers/usb/core/
Dhub.c272 for (i = 0; i < hub->descriptor->bNbrPorts; i++) { in led_work()
321 cursor %= hub->descriptor->bNbrPorts; in led_work()
596 for (port1 = 1; port1 <= hub->descriptor->bNbrPorts; port1++) in hub_power_on()
1011 } else if (hub->descriptor->bNbrPorts > USB_MAXCHILDREN) { in hub_configure()
1017 hdev->maxchild = hub->descriptor->bNbrPorts; in hub_configure()
3333 ? hub->descriptor->bNbrPorts in hub_events()
3379 for (i = 1; i <= hub->descriptor->bNbrPorts; i++) { in hub_events()
/linux-2.6.39/drivers/usb/host/
Dohci-hub.c568 desc->bNbrPorts = ohci->num_ports; in ohci_hub_descriptor()
Dxhci-hub.c39 desc->bNbrPorts = ports; in xhci_common_hub_descriptor()
Dehci-hub.c715 desc->bNbrPorts = ports; in ehci_hub_descriptor()
Disp116x-hcd.c950 desc->bNbrPorts = (u8) (reg & 0x3); in isp116x_hub_descriptor()
Dsl811-hcd.c1096 desc->bNbrPorts = 1; in sl811h_hub_descriptor()
Disp1362-hcd.c1550 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()
Dimx21-hcd.c1466 desc->bNbrPorts = readl(imx21->regs + USBH_ROOTHUBA) in get_hub_descriptor()
Disp1760-hcd.c1751 desc->bNbrPorts = ports; in isp1760_hub_descriptor()
Dr8a66597-hcd.c2149 desc->bNbrPorts = r8a66597->max_root_hub; in r8a66597_hub_descriptor()
Doxu210hp-hcd.c450 desc->bNbrPorts = ports; in ehci_hub_descriptor()
Du132-hcd.c2591 desc->bNbrPorts = u132->num_ports; in u132_roothub_descriptor()
/linux-2.6.39/drivers/staging/usbip/
Dvhci_hcd.c258 desc->bNbrPorts = VHCI_NPORTS; in hub_descriptor()
/linux-2.6.39/drivers/usb/gadget/
Ddummy_hcd.c1595 desc->bNbrPorts = 1; in hub_descriptor()