Home
last modified time | relevance | path

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

/linux/drivers/ata/
H A Dsata_highbank.c556 ahci_init_controller(host); in ahci_highbank_probe()
605 ahci_init_controller(host); in ahci_highbank_resume()
H A Dlibahci.c1296 void ahci_init_controller(struct ata_host *host) in ahci_init_controller() function
1320 EXPORT_SYMBOL_GPL(ahci_init_controller);
H A Dahci.c862 ahci_init_controller(host); in ahci_pci_init_controller()