Home
last modified time | relevance | path

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

/drivers/ata/
Dahci.c87 static int ahci_init_one(struct pci_dev *pdev, const struct pci_device_id *ent);
577 .probe = ahci_init_one,
1515 static int ahci_init_one(struct pci_dev *pdev, const struct pci_device_id *ent) in ahci_init_one() function