Home
last modified time | relevance | path

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

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