Home
last modified time | relevance | path

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

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