Searched refs:uhci_init_root_hub (Results 1 – 3 of 3) sorted by relevance
34 int uhci_init_root_hub(uhci_state_t *uhcip);
150 uhci_init_root_hub(uhci_state_t *uhcip) in uhci_init_root_hub() function
455 if (uhci_init_root_hub(uhcip) != USB_SUCCESS) { in uhci_attach()