Home
last modified time | relevance | path

Searched refs:early_find_capability (Results 1 – 3 of 3) sorted by relevance

/arch/powerpc/sysdev/
Dfsl_pci.c141 cap_x = early_find_capability(hose, 0, 0, PCI_CAP_ID_PCIX); in setup_pci_cmd()
191 early_find_capability(hose, 0, 0, PCI_CAP_ID_EXP)) || in fsl_pcibios_fixup_bus()
245 if (early_find_capability(hose, 0, 0, PCI_CAP_ID_EXP)) { in fsl_add_bridge()
/arch/powerpc/include/asm/
Dpci-bridge.h182 extern int early_find_capability(struct pci_controller *hose, int bus,
/arch/powerpc/kernel/
Dpci_32.c579 int early_find_capability(struct pci_controller *hose, int bus, int devfn, in early_find_capability() function