HelenOS sources

usbvirt_device_ops_t   80 uspace/app/vuhid/main.c static usbvirt_device_ops_t hid_ops = {
usbvirt_device_ops_t   58 uspace/drv/bus/usb/ehci/ehci_rh.c static usbvirt_device_ops_t ops;
usbvirt_device_ops_t  623 uspace/drv/bus/usb/ehci/ehci_rh.c static usbvirt_device_ops_t ops = {
usbvirt_device_ops_t   57 uspace/drv/bus/usb/ohci/ohci_rh.c static usbvirt_device_ops_t ops;
usbvirt_device_ops_t  542 uspace/drv/bus/usb/ohci/ohci_rh.c static usbvirt_device_ops_t ops = {
usbvirt_device_ops_t   74 uspace/drv/bus/usb/uhci/uhci_rh.c static usbvirt_device_ops_t ops;
usbvirt_device_ops_t  511 uspace/drv/bus/usb/uhci/uhci_rh.c static usbvirt_device_ops_t ops = {
usbvirt_device_ops_t   78 uspace/drv/bus/usb/vhc/hub/virthub.h extern usbvirt_device_ops_t hub_ops;
usbvirt_device_ops_t  409 uspace/drv/bus/usb/vhc/hub/virthubops.c usbvirt_device_ops_t hub_ops = {
usbvirt_device_ops_t  224 uspace/lib/usbvirt/include/usbvirt/device.h 	usbvirt_device_ops_t *ops;
usbvirt_device_ops_t   59 uspace/lib/usbvirt/include/usbvirt/virthub_base.h     const char *name, usbvirt_device_ops_t *ops, void *data,
usbvirt_device_ops_t   57 uspace/lib/usbvirt/src/virthub_base.c     usbvirt_device_ops_t *ops, void *data,
HelenOS homepage, sources at GitHub