Searched defs:USBRedirDevice (Results 1 – 1 of 1) sorted by relevance
68 typedef struct USBRedirDevice USBRedirDevice; typedef113 struct USBRedirDevice { struct114 USBDevice dev;138 void (*buffered_bulk_in_complete)(USBRedirDevice *, USBPacket *, uint8_t); argument149 DECLARE_INSTANCE_CHECKER(USBRedirDevice, USB_REDIRECT, argument