linux/drivers/ufs/core
Bart Van Assche 6a354a7e74 scsi: ufs: Introduce the function ufshcd_execute_start_stop()
Open-code scsi_execute() because a later patch will modify scmd->flags and
because scsi_execute() does not support setting scmd->flags. No
functionality is changed.

Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Link: https://lore.kernel.org/r/20221018202958.1902564-10-bvanassche@acm.org
Reviewed-by: Mike Christie <michael.christie@oracle.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2022-10-22 03:26:00 +00:00
..
Kconfig
Makefile
ufs_bsg.c
ufs_bsg.h
ufs-debugfs.c
ufs-debugfs.h
ufs-fault-injection.c
ufs-fault-injection.h
ufs-hwmon.c
ufs-sysfs.c scsi: ufs: core: Print UFSHCD capabilities in controller's sysfs node 2022-09-06 22:18:06 -04:00
ufs-sysfs.h
ufshcd-crypto.c
ufshcd-crypto.h
ufshcd-priv.h scsi: ufs: core: Remove redundant function definitions from ufshcd.h 2022-09-25 12:50:44 -04:00
ufshcd.c scsi: ufs: Introduce the function ufshcd_execute_start_stop() 2022-10-22 03:26:00 +00:00
ufshpb.c block: change request end_io handler to pass back a return value 2022-09-30 07:49:09 -06:00
ufshpb.h