Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/usb/
Dxhci.c208 static void xhci_device_ctrl_close(struct usbd_pipe *);
256 .upm_close = xhci_device_ctrl_close,
4552 xhci_device_ctrl_close(struct usbd_pipe *pipe) in xhci_device_ctrl_close() function