Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/usb/
Dxhci.c214 static void xhci_device_isoc_close(struct usbd_pipe *);
264 .upm_close = xhci_device_isoc_close,
4684 xhci_device_isoc_close(struct usbd_pipe *pipe) in xhci_device_isoc_close() function