Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/gadget/
Df_mass_storage.c1501 static int finish_reply(struct fsg_common *common) in finish_reply() function
2412 if (do_scsi_command(common) || finish_reply(common)) in fsg_main_thread()