Home
last modified time | relevance | path

Searched refs:pci_find_cap (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/pci/
H A Dpci.c480 pos = pci_find_cap(hose, dev, pos, cap); in pci_hose_find_capability()
507 int pci_find_cap(struct pci_controller *hose, pci_dev_t dev, int pos, int cap) in pci_find_cap() function
/openbmc/u-boot/include/
H A Dpci.h753 extern int pci_find_cap(struct pci_controller *hose, pci_dev_t dev, int pos,