Revision 1f3870ab hw/usb.h

b/hw/usb.h
197 197
    p->cancel_cb(p, p->cancel_opaque);
198 198
}
199 199

  
200
int usb_device_del_addr(int bus_num, int addr);
200 201
void usb_attach(USBPort *port, USBDevice *dev);
201 202
int usb_generic_handle_packet(USBDevice *s, USBPacket *p);
202 203
int set_usb_string(uint8_t *buf, const char *str);

Also available in: Unified diff