Searched refs:finish_reply (Results 1 – 2 of 2) sorted by relevance
1501 static int finish_reply(struct fsg_common *common) in finish_reply() function2412 if (do_scsi_command(common) || finish_reply(common)) in fsg_main_thread()
1561 static int finish_reply(struct fsg_common *common) in finish_reply() function2594 if (finish_reply(common) || exception_in_progress(common)) in fsg_main_thread()