Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/
Dsd.c3862 static inline bool sd_do_start_stop(struct scsi_device *sdev, bool runtime) in sd_do_start_stop() function
3900 if (sd_do_start_stop(sdkp->device, runtime)) { in sd_suspend_common()
3936 if (!sd_do_start_stop(sdkp->device, runtime)) { in sd_resume()