Home
last modified time | relevance | path

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

/linux/drivers/ata/
H A Dlibahci_platform.c772 rc = ahci_reset_controller(host); in ahci_platform_init_host()
884 rc = ahci_reset_controller(host); in ahci_platform_resume_host()
H A Dlibahci.c983 int ahci_reset_controller(struct ata_host *host) in ahci_reset_controller() function
1029 EXPORT_SYMBOL_GPL(ahci_reset_controller);
H A Dahci.c1753 rc = ahci_reset_controller(host); in ahci_pci_reset_controller()