Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/ata/
Dahci.c81 static int ahci_init_one(struct pci_dev *pdev, const struct pci_device_id *ent);
594 .probe = ahci_init_one,
1623 static int ahci_init_one(struct pci_dev *pdev, const struct pci_device_id *ent) in ahci_init_one() function