Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/edac/
Dx38_edac.c417 static int x38_init_one(struct pci_dev *pdev, const struct pci_device_id *ent) in x38_init_one() function
461 .probe = x38_init_one,
489 pci_rc = x38_init_one(mci_pdev, x38_pci_tbl); in x38_init()