Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/platforms/86xx/
Dmpc86xx_hpcn.c42 extern int uli_exclude_device(struct pci_controller *hose,
49 return uli_exclude_device(hose, bus, devfn); in mpc86xx_exclude_device()
/linux-5.19.10/arch/powerpc/platforms/85xx/
Dmpc85xx_ds.c110 extern int uli_exclude_device(struct pci_controller *hose,
119 return uli_exclude_device(hose, bus, devfn); in mpc85xx_exclude_device()
/linux-5.19.10/arch/powerpc/platforms/
Dfsl_uli1575.c344 int uli_exclude_device(struct pci_controller *hose, in uli_exclude_device() function