Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/usb/
Dxhci.c261 static const struct usbd_pipe_methods xhci_device_isoc_methods = { variable
2093 pipe->up_methods = &xhci_device_isoc_methods; in xhci_open()