Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/ata/
Dahci.c91 static int ahci_init_one(struct pci_dev *pdev, const struct pci_device_id *ent);
598 .probe = ahci_init_one,
1638 static int ahci_init_one(struct pci_dev *pdev, const struct pci_device_id *ent) in ahci_init_one() function