HelenOS sources
hc_stop_endpoint 240 uspace/drv/bus/usb/xhci/endpoint.c const errno_t err = hc_stop_endpoint(xhci_ep);
hc_stop_endpoint 134 uspace/drv/bus/usb/xhci/hc.h extern errno_t hc_stop_endpoint(xhci_endpoint_t *);
hc_stop_endpoint 355 uspace/drv/bus/usb/xhci/streams.c hc_stop_endpoint(xhci_ep);
hc_stop_endpoint 387 uspace/drv/bus/usb/xhci/streams.c hc_stop_endpoint(xhci_ep);
hc_stop_endpoint 464 uspace/drv/bus/usb/xhci/streams.c hc_stop_endpoint(xhci_ep);
HelenOS homepage, sources at GitHub