Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/platforms/86xx/
Dmpc86xx_hpcn.c47 extern int uli_exclude_device(struct pci_controller *hose,
54 return uli_exclude_device(hose, bus, devfn); in mpc86xx_exclude_device()
/linux-4.1.27/arch/powerpc/platforms/85xx/
Dmpc85xx_ds.c116 extern int uli_exclude_device(struct pci_controller *hose,
125 return uli_exclude_device(hose, bus, devfn); in mpc85xx_exclude_device()
/linux-4.1.27/arch/powerpc/platforms/
Dfsl_uli1575.c347 int uli_exclude_device(struct pci_controller *hose, in uli_exclude_device() function