Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/usb/
H A Duhci.c274 const struct usbd_pipe_methods uhci_device_ctrl_methods = { variable
2653 pipe->methods = &uhci_device_ctrl_methods; in uhci_open()