HelenOS sources
usb_driver_ops_t 397 uspace/drv/block/usbmast/main.c static const usb_driver_ops_t usbmast_driver_ops = {
usb_driver_ops_t 255 uspace/drv/bus/usb/usbdiag/main.c static const usb_driver_ops_t diag_driver_ops = {
usb_driver_ops_t 77 uspace/drv/bus/usb/usbflbk/main.c static const usb_driver_ops_t usbfallback_driver_ops = {
usb_driver_ops_t 47 uspace/drv/bus/usb/usbhub/main.c static const usb_driver_ops_t usb_hub_driver_ops = {
usb_driver_ops_t 163 uspace/drv/bus/usb/usbmid/main.c static const usb_driver_ops_t mid_driver_ops = {
usb_driver_ops_t 158 uspace/drv/hid/usbhid/main.c static const usb_driver_ops_t usb_hid_driver_ops = {
usb_driver_ops_t 95 uspace/lib/usbdev/include/usb/dev/driver.h const usb_driver_ops_t *ops;
HelenOS homepage, sources at GitHub