HelenOS sources

endpoint_add_ref  172 uspace/drv/bus/usb/ehci/ehci_rh.c 		endpoint_add_ref(batch->ep);
endpoint_add_ref  201 uspace/drv/bus/usb/ohci/ohci_rh.c 		endpoint_add_ref(batch->ep);
endpoint_add_ref  121 uspace/lib/usbhost/include/usb/host/endpoint.h extern void endpoint_add_ref(endpoint_t *);
endpoint_add_ref  174 uspace/lib/usbhost/src/bus.c 		endpoint_add_ref(ep);
endpoint_add_ref  429 uspace/lib/usbhost/src/bus.c 		endpoint_add_ref(ep);
endpoint_add_ref  466 uspace/lib/usbhost/src/bus.c 		endpoint_add_ref(ep);
endpoint_add_ref   76 uspace/lib/usbhost/src/usb_transfer_batch.c 	endpoint_add_ref(ep);
HelenOS homepage, sources at GitHub