Home
last modified time | relevance | path

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

/drivers/usb/gadget/
Df_mass_storage.c1638 static int finish_reply(struct fsg_common *common) in finish_reply() function
2648 if (do_scsi_command(common) || finish_reply(common)) in fsg_main_thread()
Dfile_storage.c2017 static int finish_reply(struct fsg_dev *fsg) in finish_reply() function
3108 if (do_scsi_command(fsg) || finish_reply(fsg)) in fsg_main_thread()