Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
Dxhci.c3146 struct usb_pipe_methods xhci_device_generic_methods = { variable
3990 ep->methods = &xhci_device_generic_methods; in xhci_ep_init()