Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dscsi_priv.h162 extern void scsi_autopm_put_host(struct Scsi_Host *);
167 static inline void scsi_autopm_put_host(struct Scsi_Host *h) {} in scsi_autopm_put_host() function
Dscsi_scan.c1492 scsi_autopm_put_host(shost); in __scsi_add_device()
1616 scsi_autopm_put_host(shost); in scsi_scan_target()
1677 scsi_autopm_put_host(shost); in scsi_scan_host_selected()
1796 scsi_autopm_put_host(shost); in scsi_finish_async_scan()
1841 scsi_autopm_put_host(shost); in scsi_scan_host()
Dscsi_pm.c328 void scsi_autopm_put_host(struct Scsi_Host *shost) in scsi_autopm_put_host() function
Dscsi_error.c2238 scsi_autopm_put_host(shost); in scsi_error_handler()
2415 scsi_autopm_put_host(shost); in scsi_ioctl_reset()