X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fusb.h;h=4e1539fa8820684b7c38e2cf00c283d7b6eeb07d;hb=95f4ec2b9c910c7261e6f060ea530d58b039692d;hp=504ccc40fc0c8f95e0a126a52132ecbe51601044;hpb=72c5e39c835f8257f8833411773902ce0e1ccbc3;p=u-boot diff --git a/include/usb.h b/include/usb.h index 504ccc40fc..4e1539fa88 100644 --- a/include/usb.h +++ b/include/usb.h @@ -180,6 +180,7 @@ int submit_control_msg(struct usb_device *dev, unsigned long pipe, void *buffer, int transfer_len,struct devrequest *setup); int submit_int_msg(struct usb_device *dev, unsigned long pipe, void *buffer, int transfer_len, int interval); +void usb_event_poll(void); /* Defines */ #define USB_UHCI_VEND_ID 0x8086