Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dsd.c4188 static inline bool sd_do_start_stop(struct scsi_device *sdev, bool runtime) in sd_do_start_stop() function
4214 if (sd_do_start_stop(sdkp->device, runtime)) { in sd_suspend_common()
4264 if (!sd_do_start_stop(sdkp->device, runtime)) { in sd_resume_common()