Home
last modified time | relevance | path

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

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