Home
last modified time | relevance | path

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

/linux/drivers/ata/
H A Dahci.c87 static int ahci_init_one(struct pci_dev *pdev, const struct pci_device_id *ent);
1601 .probe = ahci_init_one,
2882 static int ahci_init_one(struct pci_dev *pdev, const struct pci_device_id *ent) in ahci_init_one() function