Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dscsi_priv.h177 extern void scsi_autopm_put_host(struct Scsi_Host *);
182 static inline void scsi_autopm_put_host(struct Scsi_Host *h) {} in scsi_autopm_put_host() function
H A Dscsi_scan.c1625 scsi_autopm_put_host(shost); in __scsi_add_device()
1834 scsi_autopm_put_host(shost); in scsi_scan_target()
1897 scsi_autopm_put_host(shost); in scsi_scan_host_selected()
2017 scsi_autopm_put_host(shost); in scsi_finish_async_scan()
2065 scsi_autopm_put_host(shost); in scsi_scan_host()
2074 /* scsi_autopm_put_host(shost) is called in scsi_finish_async_scan() */ in scsi_scan_host()
H A Dscsi_pm.c257 void scsi_autopm_put_host(struct Scsi_Host *shost) in scsi_autopm_put_host() function
H A Dhosts.c263 * scsi_autopm_put_host() will trigger runtime idle if there is in scsi_add_host_with_dma()
311 scsi_autopm_put_host(shost); in scsi_add_host_with_dma()
H A Dscsi_error.c2374 scsi_autopm_put_host(shost); in scsi_error_handler()
2548 scsi_autopm_put_host(shost); in scsi_ioctl_reset()