Home
last modified time | relevance | path

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

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