Home
last modified time | relevance | path

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

/openbmc/linux/drivers/edac/
H A Dx38_edac.c413 static int x38_init_one(struct pci_dev *pdev, const struct pci_device_id *ent) in x38_init_one() function
457 .probe = x38_init_one,
485 pci_rc = x38_init_one(mci_pdev, x38_pci_tbl); in x38_init()