HelenOS sources
usb2_bus_helper_init 194 uspace/drv/bus/usb/ehci/ehci_bus.c usb2_bus_helper_init(&bus->helper, &bandwidth_accounting_usb2);
usb2_bus_helper_init 200 uspace/drv/bus/usb/ohci/ohci_bus.c usb2_bus_helper_init(&bus->helper, &bandwidth_accounting_usb11);
usb2_bus_helper_init 457 uspace/drv/bus/usb/uhci/hc.c usb2_bus_helper_init(&instance->bus_helper, &bandwidth_accounting_usb11);
usb2_bus_helper_init 202 uspace/drv/bus/usb/vhc/transfer.c usb2_bus_helper_init(&instance->bus_helper, &bandwidth_accounting_usb11);
usb2_bus_helper_init 63 uspace/lib/usbhost/include/usb/host/usb2_bus.h extern void usb2_bus_helper_init(usb2_bus_helper_t *,
HelenOS homepage, sources at GitHub