Home
last modified time | relevance | path

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

/linux/drivers/edac/
H A Dsb_edac.c353 struct pci_id_table { struct
441 static const struct pci_id_table pci_dev_descr_sbridge_table[] = {
507 static const struct pci_id_table pci_dev_descr_ibridge_table[] = {
578 static const struct pci_id_table pci_dev_descr_haswell_table[] = {
622 static const struct pci_id_table pci_dev_descr_knl_table[] = {
688 static const struct pci_id_table pci_dev_descr_broadwell_table[] = {
769 const struct pci_id_table *table) in alloc_sbridge_dev()
2450 const struct pci_id_table *table, in sbridge_get_onedevice()
2565 const struct pci_id_table *table) in sbridge_get_all_devices()
3564 struct pci_id_table *ptable = (struct pci_id_table *)id->driver_data; in sbridge_probe()