Searched refs:rh_numports (Results 1 – 6 of 6) 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()110 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()
44 uhci->rh_numports = uhci_count_ports(hcd); in uhci_grlib_init()
443 int rh_numports; /* Number of root-hub ports */ member
139 for (port = 0; port < uhci->rh_numports; ++port) in finish_reset()