HomeSort by: relevance | last modified time | path
    Searched defs:vhci_device_ctrl_methods (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/usb/
vhci.c 99 static const struct usbd_pipe_methods vhci_device_ctrl_methods = { variable in typeref:typename:const struct usbd_pipe_methods
417 pipe->up_methods = &vhci_device_ctrl_methods;

Completed in 12 milliseconds