Home
last modified time | relevance | path

Searched refs:pci_skip_dev (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/pci/
H A Dpci_common.c82 __weak int pci_skip_dev(struct pci_controller *hose, pci_dev_t dev) in pci_skip_dev() function
294 if (pci_skip_dev(hose, bdf)) in pci_hose_find_devices()
H A Dpci_sh4.c72 int pci_skip_dev(struct pci_controller *hose, pci_dev_t dev) in pci_skip_dev() function
H A Dpci.c359 if (pci_skip_dev(hose, dev)) in pci_hose_scan_bus()
/OK3568_Linux_fs/u-boot/include/
H A Dpci.h705 extern int pci_skip_dev(struct pci_controller *hose, pci_dev_t dev);