Home
last modified time | relevance | path

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

/openbmc/linux/drivers/edac/
H A Dsb_edac.c352 struct pci_id_table { struct
440 static const struct pci_id_table pci_dev_descr_sbridge_table[] = {
506 static const struct pci_id_table pci_dev_descr_ibridge_table[] = {
577 static const struct pci_id_table pci_dev_descr_haswell_table[] = {
621 static const struct pci_id_table pci_dev_descr_knl_table[] = {
687 static const struct pci_id_table pci_dev_descr_broadwell_table[] = {
768 const struct pci_id_table *table) in alloc_sbridge_dev()
2458 const struct pci_id_table *table, in sbridge_get_onedevice()
2573 const struct pci_id_table *table) in sbridge_get_all_devices()
3573 struct pci_id_table *ptable = (struct pci_id_table *)id->driver_data; in sbridge_probe()
H A Di7core_edac.c235 struct pci_id_table { struct
375 static const struct pci_id_table pci_dev_table[] = {
454 const struct pci_id_table *table) in alloc_i7core_dev()
1260 static void __init i7core_xeon_pci_fixup(const struct pci_id_table *table) in i7core_xeon_pci_fixup()
1305 const struct pci_id_table *table, in i7core_get_onedevice()
1426 const struct pci_id_table *table = pci_dev_table; in i7core_get_all_devices()