Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/usb/
Dxhci.c209 const struct usbd_pipe_methods xhci_device_isoc_methods = { variable
1319 pipe->methods = &xhci_device_isoc_methods; in xhci_pipe_open()