Searched refs:scsi_sd_pm_domain (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/drivers/scsi/
H A Dscsi_pm.c58 async_synchronize_full_domain(&scsi_sd_pm_domain); scsi_dev_type_suspend()
143 async_schedule_domain(fn, dev, &scsi_sd_pm_domain); scsi_bus_resume_common()
152 async_synchronize_full_domain(&scsi_sd_pm_domain); scsi_bus_resume_common()
H A Dscsi_priv.h170 extern struct async_domain scsi_sd_pm_domain;
H A Dscsi.c98 ASYNC_DOMAIN_EXCLUSIVE(scsi_sd_pm_domain); variable
99 EXPORT_SYMBOL(scsi_sd_pm_domain); variable
H A Dsd.c3028 async_synchronize_full_domain(&scsi_sd_pm_domain); sd_remove()

Completed in 60 milliseconds