Searched defs:pci_cap (Results 1 – 1 of 1) sorted by relevance
245 struct pci_cap { struct246 struct pci_cap *next; argument255 struct pci_cap *pci_find_cap(struct pci_dev *, unsigned int id, unsigned int type) PCI_ABI; argument