Searched refs:usb_device_stats (Results 1 – 3 of 3) sorted by relevance
628 struct usb_device_stats { struct661 #define USB_DEVICESTATS _IOR ('U', 5, struct usb_device_stats)
115 struct usb_device_stats stats;
559 *(struct usb_device_stats *)data = sc->sc_bus->stats; in usbioctl()