Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/usb/gadget/
Dstorage_common.c263 #define DELAYED_STATUS (EP0_BUFSIZE + 999) /* An impossibly large value */ macro
Dfile_storage.c858 value = DELAYED_STATUS; in class_setup_req()
979 value = DELAYED_STATUS; in standard_setup_req()
1001 value = DELAYED_STATUS; in standard_setup_req()
1048 if (rc >= 0 && rc != DELAYED_STATUS) { in fsg_setup()
Df_mass_storage.c631 return DELAYED_STATUS; in fsg_setup()