Home
last modified time | relevance | path

Searched refs:DELAYED_STATUS (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Dstorage_common.c306 #define DELAYED_STATUS (EP0_BUFSIZE + 999) /* An impossibly large value */ macro
H A Df_mass_storage.c556 return DELAYED_STATUS; in fsg_setup()