Home
last modified time | relevance | path

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

/openbmc/linux/drivers/edac/
H A Di3000_edac.c454 static int i3000_init_one(struct pci_dev *pdev, const struct pci_device_id *ent) in i3000_init_one() function
499 .probe = i3000_init_one,
527 pci_rc = i3000_init_one(mci_pdev, i3000_pci_tbl); in i3000_init()