Searched refs:xhci_endpoint_setup_default_context (Results 1 – 3 of 3) sorted by relevance
870 extern int xhci_endpoint_setup_default_context(xhci_t *, xhci_device_t *,
207 xhci_endpoint_setup_default_context(xhci_t *xhcip, xhci_device_t *xd, in xhci_endpoint_setup_default_context() function763 ret = xhci_endpoint_setup_default_context(xhcip, xd, xep); in xhci_endpoint_init()
1885 if ((ret = xhci_endpoint_setup_default_context(xhcip, xd, xep)) != 0) { in xhci_hcdi_device_address()