Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/ata/
Dahci.c87 static int ahci_init_one(struct pci_dev *pdev, const struct pci_device_id *ent);
570 .probe = ahci_init_one,
1452 static int ahci_init_one(struct pci_dev *pdev, const struct pci_device_id *ent) in ahci_init_one() function