Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Dxhci.c193 const struct usbd_pipe_methods xhci_device_intr_methods = { variable
1325 pipe->methods = &xhci_device_intr_methods; in xhci_pipe_open()