Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/ata/
H A 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()
H A Dlibahci_platform.c665 rc = ahci_reset_controller(host); in ahci_platform_init_host()
776 rc = ahci_reset_controller(host); in ahci_platform_resume_host()
H A Dsata_highbank.c553 rc = ahci_reset_controller(host); in ahci_highbank_probe()
601 rc = ahci_reset_controller(host); in ahci_highbank_resume()
H A Dahci.h404 int ahci_reset_controller(struct ata_host *host);
H A Dahci.c868 rc = ahci_reset_controller(host); in ahci_pci_device_runtime_resume()
903 rc = ahci_reset_controller(host); in ahci_pci_device_resume()
1903 rc = ahci_reset_controller(host); in ahci_init_one()
H A Dlibahci.c914 int ahci_reset_controller(struct ata_host *host) in ahci_reset_controller() function
961 EXPORT_SYMBOL_GPL(ahci_reset_controller);