Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/
H A Dusb_controller.h127 void (*endpoint_uninit) (struct usb_device *, struct usb_endpoint *); member
/dragonfly/sys/bus/u4b/controller/
H A Dxhci.c4327 .endpoint_uninit = xhci_ep_uninit,