Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Dohci.c89 usbd_status ohci_open(struct usbd_pipe *);
233 .open_pipe = ohci_open,
1887 ohci_open(struct usbd_pipe *pipe) in ohci_open() function
2015 if (ohci_open(dev->default_pipe)) in ohci_setaddr()
2025 if (ohci_open(dev->default_pipe)) in ohci_setaddr()