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

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

Completed in 26 milliseconds