Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/edac/
H A Dx38_edac.c445 static const struct pci_device_id x38_pci_tbl[] = { variable
454 MODULE_DEVICE_TABLE(pci, x38_pci_tbl);
460 .id_table = x38_pci_tbl,
486 pci_rc = x38_init_one(mci_pdev, x38_pci_tbl); in x38_init()