Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Dxhci.c3187 static const struct usb_pipe_methods xhci_device_generic_methods = variable
4096 ep->methods = &xhci_device_generic_methods; in xhci_ep_init()