Home
last modified time | relevance | path

Searched refs:ahci_reset_controller (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/drivers/ata/
Dacard-ahci.c150 rc = ahci_reset_controller(host); in acard_ahci_pci_device_resume()
450 rc = ahci_reset_controller(host); in acard_ahci_init_one()
Dlibahci_platform.c654 rc = ahci_reset_controller(host); in ahci_platform_init_host()
765 rc = ahci_reset_controller(host); in ahci_platform_resume_host()
Dsata_highbank.c551 rc = ahci_reset_controller(host); in ahci_highbank_probe()
604 rc = ahci_reset_controller(host); in ahci_highbank_resume()
Dahci.h400 int ahci_reset_controller(struct ata_host *host);
Dahci.c840 rc = ahci_reset_controller(host); in ahci_pci_device_runtime_resume()
875 rc = ahci_reset_controller(host); in ahci_pci_device_resume()
1850 rc = ahci_reset_controller(host); in ahci_init_one()
Dlibahci.c909 int ahci_reset_controller(struct ata_host *host) in ahci_reset_controller() function
956 EXPORT_SYMBOL_GPL(ahci_reset_controller);