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

/include/scsi/
H A Dscsi_device.h393 extern int scsi_autopm_get_device(struct scsi_device *);
396 static inline int scsi_autopm_get_device(struct scsi_device *d) { return 0; } function

Completed in 45 milliseconds