Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/controller/
H A Dxhci.c3159 static const struct usb_pipe_methods xhci_device_generic_methods = variable
4009 ep->methods = &xhci_device_generic_methods; in xhci_ep_init()