Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/usb/
Dohci.c189 Static void ohci_device_ctrl_close(struct usbd_pipe *);
311 .upm_close = ohci_device_ctrl_close,
2970 ohci_device_ctrl_close(struct usbd_pipe *pipe) in ohci_device_ctrl_close() function