Home
last modified time | relevance | path

Searched defs:scsi_autopm_get_host (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/
H A Dscsi_priv.h183 static inline int scsi_autopm_get_host(struct Scsi_Host *h) { return 0; } in scsi_autopm_get_host() function
H A Dscsi_pm.c245 int scsi_autopm_get_host(struct Scsi_Host *shost) in scsi_autopm_get_host() function