Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/usb/gadget/function/
Df_mass_storage.c1862 static int do_scsi_command(struct fsg_common *common) in do_scsi_command() function
2592 if (do_scsi_command(common) || exception_in_progress(common)) in fsg_main_thread()