Searched defs:pci_id_table (Results 1 – 3 of 3) sorted by relevance
345 struct pci_id_table { struct346 const struct pci_id_descr *descr;347 int n_devs_per_imc;348 int n_devs_per_sock;349 int n_imcs_per_sock;350 enum type type;
237 struct pci_id_table { struct238 const struct pci_id_descr *descr;239 int n_devs;
357 const struct pci_device_id *pci_id_table; member