Searched refs:endpoint_uninit (Results 1 – 2 of 2) sorted by relevance
| /trueos/sys/dev/usb/ | ||
| HD | usb_controller.h | 127 void (*endpoint_uninit) (struct usb_device *, struct usb_endpoint *); member |
| /trueos/sys/dev/usb/controller/ | ||
| HD | xhci.c | 4316 .endpoint_uninit = xhci_ep_uninit, |