Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Df_mass_storage.c1790 static int do_scsi_command(struct fsg_common *common) in do_scsi_command() function
2456 if (do_scsi_command(common) || finish_reply(common)) in fsg_main_thread()