Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/usb/
H A Dvhci.c117 static const struct usbd_pipe_methods vhci_root_intr_methods = { variable
408 pipe->up_methods = &vhci_root_intr_methods; in vhci_open()