Searched refs:uhci_cleanup (Results 1 – 1 of 1) sorted by relevance
132 static int uhci_cleanup(uhci_state_t *uhcip);472 (void) uhci_cleanup(uhcip); in uhci_attach()645 return (uhci_cleanup(uhcip) == USB_SUCCESS ? in uhci_detach()792 uhci_cleanup(uhci_state_t *uhcip) in uhci_cleanup() function