Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/gadget/function/
Df_mass_storage.c1524 static int finish_reply(struct fsg_common *common) in finish_reply() function
2538 if (do_scsi_command(common) || finish_reply(common)) in fsg_main_thread()