HelenOS sources
hc_update_endpoint 134 uspace/drv/bus/usb/xhci/device.c if ((err = hc_update_endpoint(ep0)))
hc_update_endpoint 133 uspace/drv/bus/usb/xhci/hc.h extern errno_t hc_update_endpoint(xhci_endpoint_t *);
hc_update_endpoint 365 uspace/drv/bus/usb/xhci/streams.c return hc_update_endpoint(xhci_ep);
hc_update_endpoint 410 uspace/drv/bus/usb/xhci/streams.c return hc_update_endpoint(xhci_ep);
hc_update_endpoint 485 uspace/drv/bus/usb/xhci/streams.c return hc_update_endpoint(xhci_ep);
HelenOS homepage, sources at GitHub