Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Dehci.c146 void ehci_device_ctrl_close(struct usbd_pipe *);
249 .close = ehci_device_ctrl_close,
2995 ehci_device_ctrl_close(struct usbd_pipe *pipe) in ehci_device_ctrl_close() function