Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Dehci.c152 void ehci_device_bulk_close(struct usbd_pipe *);
266 .close = ehci_device_bulk_close,
3073 ehci_device_bulk_close(struct usbd_pipe *pipe) in ehci_device_bulk_close() function