Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Df_mass_storage.c1508 static int finish_reply(struct fsg_common *common) in finish_reply() function
2447 if (do_scsi_command(common) || finish_reply(common)) in fsg_main_thread()
/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Df_mass_storage.c1543 static int finish_reply(struct fsg_common *common) in finish_reply() function
2535 if (finish_reply(common) || exception_in_progress(common)) in fsg_main_thread()