Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Dohci.c132 void ohci_device_bulk_close(struct usbd_pipe *);
278 .close = ohci_device_bulk_close,
2827 ohci_device_bulk_close(struct usbd_pipe *pipe) in ohci_device_bulk_close() function