Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/usb/
Dch11.h222 __u8 bNbrPorts; member
/linux-3.4.99/drivers/usb/wusbcore/
Drh.c178 descr->bNbrPorts = wusbhc->ports_max; in wusbhc_rh_get_hub_descr()
/linux-3.4.99/drivers/usb/musb/
Dmusb_virthub.c297 desc->bNbrPorts = 1; in musb_hub_control()
/linux-3.4.99/drivers/usb/core/
Dhub.c275 for (i = 0; i < hub->descriptor->bNbrPorts; i++) { in led_work()
324 cursor %= hub->descriptor->bNbrPorts; in led_work()
627 for (port1 = 1; port1 <= hub->descriptor->bNbrPorts; port1++) in hub_power_on()
1117 } else if (hub->descriptor->bNbrPorts > USB_MAXCHILDREN) { in hub_configure()
1123 hdev->maxchild = hub->descriptor->bNbrPorts; in hub_configure()
3739 ? hub->descriptor->bNbrPorts in hub_events()
3785 for (i = 1; i <= hub->descriptor->bNbrPorts; i++) { in hub_events()
/linux-3.4.99/drivers/usb/host/
Dohci-hub.c564 desc->bNbrPorts = ohci->num_ports; in ohci_hub_descriptor()
Dehci-hub.c638 desc->bNbrPorts = ports; in ehci_hub_descriptor()
Dxhci-hub.c59 desc->bNbrPorts = ports; in xhci_common_hub_descriptor()
Dsl811-hcd.c1090 desc->bNbrPorts = 1; in sl811h_hub_descriptor()
Disp116x-hcd.c950 desc->bNbrPorts = (u8) (reg & 0x3); in isp116x_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.c1787 desc->bNbrPorts = ports; in isp1760_hub_descriptor()
Dr8a66597-hcd.c2149 desc->bNbrPorts = r8a66597->max_root_hub; in r8a66597_hub_descriptor()
Doxu210hp-hcd.c449 desc->bNbrPorts = ports; in ehci_hub_descriptor()
Du132-hcd.c2590 desc->bNbrPorts = u132->num_ports; in u132_roothub_descriptor()
/linux-3.4.99/drivers/staging/usbip/
Dvhci_hcd.c256 desc->bNbrPorts = VHCI_NPORTS; in hub_descriptor()
/linux-3.4.99/drivers/usb/gadget/
Ddummy_hcd.c1929 desc->bNbrPorts = 1; in ss_hub_descriptor()
1940 desc->bNbrPorts = 1; in hub_descriptor()
/linux-3.4.99/drivers/usb/renesas_usbhs/
Dmod_host.c1217 desc->bNbrPorts = roothub_id; in __usbhsh_hub_get_status()
/linux-3.4.99/drivers/staging/ozwpan/
Dozhcd.c1889 desc->bNbrPorts = OZ_NB_PORTS; in oz_get_hub_descriptor()