Home
last modified time | relevance | path

Searched refs:xhci_endpoint_fini (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_usba.c280 xhci_endpoint_fini(xd, epid); in xhci_hcdi_pipe_open()
308 xhci_endpoint_fini(xd, epid); in xhci_hcdi_pipe_open()
619 xhci_endpoint_fini(xd, epid); in xhci_hcdi_pipe_close()
1766 xhci_endpoint_fini(xd, 0); in xhci_hcdi_device_init()
1774 xhci_endpoint_fini(xd, 0); in xhci_hcdi_device_init()
1841 xhci_endpoint_fini(xd, n); in xhci_hcdi_device_fini()
H A Dxhci_endpoint.c179 xhci_endpoint_fini(xhci_device_t *xd, int endpoint) in xhci_endpoint_fini() function
768 xhci_endpoint_fini(xd, xep->xep_num); in xhci_endpoint_init()
/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhci.h865 extern void xhci_endpoint_fini(xhci_device_t *, int);