Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/edac/
Di82443bxgx_edac.c385 static const struct pci_device_id i82443bxgx_pci_tbl[] = { variable
393 MODULE_DEVICE_TABLE(pci, i82443bxgx_pci_tbl);
399 .id_table = i82443bxgx_pci_tbl,
413 const struct pci_device_id *id = &i82443bxgx_pci_tbl[0]; in i82443bxgx_edacmc_init()
421 id = &i82443bxgx_pci_tbl[i]; in i82443bxgx_edacmc_init()
429 pci_rc = i82443bxgx_edacmc_init_one(mci_pdev, i82443bxgx_pci_tbl); in i82443bxgx_edacmc_init()