Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/edac/
Dsb_edac.c344 struct pci_id_table { struct
432 static const struct pci_id_table pci_dev_descr_sbridge_table[] = {
498 static const struct pci_id_table pci_dev_descr_ibridge_table[] = {
569 static const struct pci_id_table pci_dev_descr_haswell_table[] = {
613 static const struct pci_id_table pci_dev_descr_knl_table[] = {
679 static const struct pci_id_table pci_dev_descr_broadwell_table[] = {
760 const struct pci_id_table *table) in alloc_sbridge_dev()
2331 const struct pci_id_table *table, in sbridge_get_onedevice()
2446 const struct pci_id_table *table) in sbridge_get_all_devices()
3452 struct pci_id_table *ptable = (struct pci_id_table *)id->driver_data; in sbridge_probe()
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()
1261 static void __init i7core_xeon_pci_fixup(const struct pci_id_table *table) in i7core_xeon_pci_fixup()
1306 const struct pci_id_table *table, in i7core_get_onedevice()
1427 const struct pci_id_table *table = pci_dev_table; in i7core_get_all_devices()
/Linux-v5.4/drivers/staging/gasket/
Dgasket_core.h349 const struct pci_device_id *pci_id_table; member
Dapex_driver.c666 .pci_id_table = apex_pci_ids,
Dgasket_core.c662 g_descs[i].driver_desc->pci_id_table && in lookup_pci_internal_desc()
663 pci_match_id(g_descs[i].driver_desc->pci_id_table, pci_dev)) in lookup_pci_internal_desc()