Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Deeh.h298 void eeh_probe_device(struct pci_dev *pdev);
347 static inline void eeh_probe_device(struct pci_dev *dev) { } in eeh_probe_device() function
/arch/powerpc/platforms/pseries/
Deeh_pseries.c82 eeh_probe_device(pdev); in pseries_pcibios_bus_add_device()
/arch/powerpc/kernel/
Deeh.c1008 void eeh_probe_device(struct pci_dev *dev) in eeh_probe_device() function
/arch/powerpc/platforms/powernv/
Deeh-powernv.c44 eeh_probe_device(pdev); in pnv_pcibios_bus_add_device()