Searched refs:uhci_allocate_pools (Results 1 – 3 of 3) sorted by relevance
106 int uhci_allocate_pools(uhci_state_t *uhcip);
358 if (uhci_allocate_pools(uhcip) != USB_SUCCESS) { in uhci_attach()
225 uhci_allocate_pools(uhci_state_t *uhcip) in uhci_allocate_pools() function