HelenOS sources

endpoint_del_ref  204 uspace/drv/bus/usb/ehci/ehci_rh.c 	endpoint_del_ref(ep);
endpoint_del_ref  231 uspace/drv/bus/usb/ohci/ohci_rh.c 	endpoint_del_ref(ep);
endpoint_del_ref   97 uspace/drv/bus/usb/xhci/device.c 	endpoint_del_ref(ep0_base);
endpoint_del_ref  104 uspace/drv/bus/usb/xhci/device.c 	endpoint_del_ref(ep0_base);
endpoint_del_ref  334 uspace/drv/bus/usb/xhci/transfers.c 			endpoint_del_ref(&ep->base);
endpoint_del_ref  345 uspace/drv/bus/usb/xhci/transfers.c 			endpoint_del_ref(&ep->base);
endpoint_del_ref  405 uspace/drv/bus/usb/xhci/transfers.c 	endpoint_del_ref(&ep->base);
endpoint_del_ref  474 uspace/drv/bus/usb/xhci/transfers.c 				endpoint_del_ref(halted_ep);
endpoint_del_ref  122 uspace/lib/usbhost/include/usb/host/endpoint.h extern void endpoint_del_ref(endpoint_t *);
endpoint_del_ref  182 uspace/lib/usbhost/src/bus.c 		endpoint_del_ref(ep);
endpoint_del_ref  261 uspace/lib/usbhost/src/bus.c 		endpoint_del_ref(dev->endpoints[0]);
endpoint_del_ref  435 uspace/lib/usbhost/src/bus.c 	endpoint_del_ref(ep);
endpoint_del_ref  513 uspace/lib/usbhost/src/bus.c 	endpoint_del_ref(ep);
endpoint_del_ref  598 uspace/lib/usbhost/src/bus.c 	endpoint_del_ref(ep);
endpoint_del_ref   89 uspace/lib/usbhost/src/ddf_helpers.c 	endpoint_del_ref(ep);
endpoint_del_ref  117 uspace/lib/usbhost/src/ddf_helpers.c 	endpoint_del_ref(ep);
endpoint_del_ref  158 uspace/lib/usbhost/src/usb2_bus.c 	endpoint_del_ref(default_ep);
endpoint_del_ref  176 uspace/lib/usbhost/src/usb2_bus.c 	endpoint_del_ref(default_ep);
endpoint_del_ref  102 uspace/lib/usbhost/src/usb_transfer_batch.c 	endpoint_del_ref(ep);
endpoint_del_ref  272 uspace/lib/usbhost/src/utility.c 				endpoint_del_ref(ep);
HelenOS homepage, sources at GitHub