Home
last modified time | relevance | path

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

/openbmc/linux/drivers/edac/
H A Dx38_edac.c444 static const struct pci_device_id x38_pci_tbl[] = { variable
453 MODULE_DEVICE_TABLE(pci, x38_pci_tbl);
459 .id_table = x38_pci_tbl,
485 pci_rc = x38_init_one(mci_pdev, x38_pci_tbl); in x38_init()