Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/edac/
Dsb_edac.c297 struct pci_id_table { struct
367 static const struct pci_id_table pci_dev_descr_sbridge_table[] = {
434 static const struct pci_id_table pci_dev_descr_ibridge_table[] = {
507 static const struct pci_id_table pci_dev_descr_haswell_table[] = {
575 static const struct pci_id_table pci_dev_descr_broadwell_table[] = {
652 const struct pci_id_table *table) in alloc_sbridge_dev()
1563 const struct pci_id_table *table, in sbridge_get_onedevice()
1653 const struct pci_id_table *table) in sbridge_get_all_devices()
Di7core_edac.c237 struct pci_id_table { struct
387 static const struct pci_id_table pci_dev_table[] = {
466 const struct pci_id_table *table) in alloc_i7core_dev()
1265 static void __init i7core_xeon_pci_fixup(const struct pci_id_table *table) in i7core_xeon_pci_fixup()
1310 const struct pci_id_table *table, in i7core_get_onedevice()
1431 const struct pci_id_table *table = pci_dev_table; in i7core_get_all_devices()