Searched refs:xhci_command_configure_endpoint (Results 1 – 4 of 4) sorted by relevance
789 extern int xhci_command_configure_endpoint(xhci_t *, xhci_device_t *);
584 xhci_command_configure_endpoint(xhci_t *xhcip, xhci_device_t *xd) in xhci_command_configure_endpoint() function
164 ret = xhci_command_configure_endpoint(xhcip, xd); in xhci_endpoint_unconfigure()
292 if ((ret = xhci_command_configure_endpoint(xhcip, xd)) != USB_SUCCESS) { in xhci_hcdi_pipe_open()