Home
last modified time | relevance | path

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

/drivers/usb/gadget/
Dfile_storage.c871 value = DELAYED_STATUS; in class_setup_req()
1008 value = DELAYED_STATUS; in standard_setup_req()
1030 value = DELAYED_STATUS; in standard_setup_req()
1077 if (rc >= 0 && rc != DELAYED_STATUS) { in fsg_setup()
Dstorage_common.c222 #define DELAYED_STATUS (EP0_BUFSIZE + 999) /* An impossibly large value */ macro
Df_mass_storage.c637 return DELAYED_STATUS; in fsg_setup()