Searched refs:pci_id_table (Results 1 – 5 of 5) sorted by relevance
345 struct pci_id_table { struct433 static const struct pci_id_table pci_dev_descr_sbridge_table[] = {499 static const struct pci_id_table pci_dev_descr_ibridge_table[] = {570 static const struct pci_id_table pci_dev_descr_haswell_table[] = {614 static const struct pci_id_table pci_dev_descr_knl_table[] = {680 static const struct pci_id_table pci_dev_descr_broadwell_table[] = {761 const struct pci_id_table *table) in alloc_sbridge_dev()2246 const struct pci_id_table *table, in sbridge_get_onedevice()2361 const struct pci_id_table *table) in sbridge_get_all_devices()3351 struct pci_id_table *ptable = (struct pci_id_table *)id->driver_data; in sbridge_probe()
237 struct pci_id_table { struct377 static const struct pci_id_table pci_dev_table[] = {456 const struct pci_id_table *table) in alloc_i7core_dev()1263 static void __init i7core_xeon_pci_fixup(const struct pci_id_table *table) in i7core_xeon_pci_fixup()1308 const struct pci_id_table *table, in i7core_get_onedevice()1429 const struct pci_id_table *table = pci_dev_table; in i7core_get_all_devices()
357 const struct pci_device_id *pci_id_table; member
674 .pci_id_table = apex_pci_ids,
668 g_descs[i].driver_desc->pci_id_table && in lookup_internal_desc()669 pci_match_id(g_descs[i].driver_desc->pci_id_table, pci_dev)) in lookup_internal_desc()