Searched refs:h_hub_descr (Results 1 – 2 of 2) sorted by relevance
177 struct usb_hub_descr h_hub_descr; member266 hubd::h_hub_descr
680 for (portno = 1; portno <= hubd->h_hub_descr.bNbrPorts; portno++) { in hubd_set_child_pwrlvl()713 for (port = 1; port <= hubd->h_hub_descr.bNbrPorts; port++) { in hubd_child_dip2port()719 ASSERT(port <= hubd->h_hub_descr.bNbrPorts); in hubd_child_dip2port()755 (port <= hubd->h_hub_descr.bNbrPorts); port++) { in hubd_can_suspend()1442 for (port = 1; port <= hubd->h_hub_descr.bNbrPorts; port++) { in hubd_bus_unconfig()1465 for (port = 1; port <= hubd->h_hub_descr.bNbrPorts; port++) { in hubd_bus_unconfig()2025 "#ports=0x%x", hubd->h_hub_descr.bNbrPorts); in usba_hubdi_attach()2027 for (i = 1; i <= hubd->h_hub_descr.bNbrPorts; i++) { in usba_hubdi_attach()2046 ports_count = hubd->h_hub_descr.bNbrPorts; in usba_hubdi_attach()2334 for (port = 1; port <= hubd->h_hub_descr.bNbrPorts; port++) { in hubd_check_disconnected_ports()[all …]