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

  /src/sys/dev/usb/
xhci.c 253 static const struct usbd_pipe_methods xhci_device_ctrl_methods = { variable in typeref:typename:const struct usbd_pipe_methods
2104 pipe->up_methods = &xhci_device_ctrl_methods;

Completed in 14 milliseconds