Home
last modified time | relevance | path

Searched defs:pci_cap (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pciutils/lib/
H A Dpci.h245 struct pci_cap { struct
246 struct pci_cap *next; argument
255 struct pci_cap *pci_find_cap(struct pci_dev *, unsigned int id, unsigned int type) PCI_ABI; argument