Revision 50b7963e hw/usb.h

b/hw/usb.h
294 294
void usb_attach(USBPort *port, USBDevice *dev);
295 295
void usb_wakeup(USBDevice *dev);
296 296
int usb_generic_handle_packet(USBDevice *s, USBPacket *p);
297
void usb_generic_async_ctrl_complete(USBDevice *s, USBPacket *p);
297 298
int set_usb_string(uint8_t *buf, const char *str);
298 299
void usb_send_msg(USBDevice *dev, int msg);
299 300

  

Also available in: Unified diff