Searched refs:rh_numports (Results 1 – 7 of 7) sorted by relevance
48 for (port = 0; port < uhci->rh_numports; ++port) { in any_ports_active()72 for (port = 0; port < uhci->rh_numports; ++port) { in get_hub_status_data()143 for (port = 0; port < uhci->rh_numports; ++port) { in uhci_check_ports()264 if (port >= uhci->rh_numports) in uhci_hub_control()328 if (port >= uhci->rh_numports) in uhci_hub_control()353 if (port >= uhci->rh_numports) in uhci_hub_control()412 buf[2] = uhci->rh_numports; in uhci_hub_control()
20 if (!uhci->rh_numports) in uhci_platform_init()21 uhci->rh_numports = uhci_count_ports(hcd); in uhci_platform_init()109 uhci->rh_numports = num_ports; in uhci_hcd_platform_probe()
82 for (port = 0; port < uhci->rh_numports; ++port) { in uhci_pci_resume_detect_interrupts_are_broken()104 for (port = 0; port < uhci->rh_numports; ++port) { in uhci_pci_global_suspend_mode_is_broken()120 uhci->rh_numports = uhci_count_ports(hcd); in uhci_pci_init()
71 int rh_numports; member189 if (portnum < 1 || portnum > info->rh_numports) in xenhcd_rhport_connect()318 ports = info->rh_numports; in xenhcd_bus_suspend()341 ports = info->rh_numports; in xenhcd_bus_resume()361 int ports = info->rh_numports; in xenhcd_hub_descriptor()404 ports = info->rh_numports; in xenhcd_hub_status_data()430 int ports = info->rh_numports; in xenhcd_hub_control()1487 info->rh_numports = num_ports; in xenhcd_create_hcd()
44 uhci->rh_numports = uhci_count_ports(hcd); in uhci_grlib_init()
439 int rh_numports; /* Number of root-hub ports */ member
139 for (port = 0; port < uhci->rh_numports; ++port) in finish_reset()