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.c266 xhci_endpoint_fini(xd, epid); in xhci_hcdi_pipe_open()
278 xhci_endpoint_fini(xd, epid); in xhci_hcdi_pipe_open()
1704 xhci_endpoint_fini(xd, 0); in xhci_hcdi_device_init()
1712 xhci_endpoint_fini(xd, 0); in xhci_hcdi_device_init()
1779 xhci_endpoint_fini(xd, n); in xhci_hcdi_device_fini()
H A Dxhci_endpoint.c100 xhci_endpoint_fini(xhci_device_t *xd, int endpoint) in xhci_endpoint_fini() function
693 xhci_endpoint_fini(xd, xep->xep_num); in xhci_endpoint_init()
/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhci.h863 extern void xhci_endpoint_fini(xhci_device_t *, int);