Home
last modified time | relevance | path

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

/openbmc/linux/drivers/edac/
H A Di3200_edac.c431 static int i3200_init_one(struct pci_dev *pdev, const struct pci_device_id *ent) in i3200_init_one() function
479 .probe = i3200_init_one,
507 pci_rc = i3200_init_one(mci_pdev, i3200_pci_tbl); in i3200_init()