Searched defs:pci_id_table (Results 1 – 3 of 3) sorted by relevance
344 struct pci_id_table { struct345 const struct pci_id_descr *descr;346 int n_devs_per_imc;347 int n_devs_per_sock;348 int n_imcs_per_sock;349 enum type type;
235 struct pci_id_table { struct236 const struct pci_id_descr *descr;237 int n_devs;
349 const struct pci_device_id *pci_id_table; member