Home
last modified time | relevance | path

Searched refs:ahd_suspend (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/scsi/aic7xxx/
Daic79xx_osm_pci.c83 if ((rc = ahd_suspend(ahd))) in ahd_linux_pci_dev_suspend()
Daic79xx.h1345 int __maybe_unused ahd_suspend(struct ahd_softc *ahd);
Daic79xx_core.c7869 ahd_suspend(struct ahd_softc *ahd) in ahd_suspend() function