Home
last modified time | relevance | path

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

/netbsd/sys/dev/usb/
H A Dxhci.c278 static const struct usbd_pipe_methods xhci_device_intr_methods = { variable
2082 pipe->up_methods = &xhci_device_intr_methods; in xhci_open()