Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Deeh.h298 void eeh_probe_device(struct pci_dev *pdev);
346 static inline void eeh_probe_device(struct pci_dev *dev) { } in eeh_probe_device() function
/linux/arch/powerpc/platforms/pseries/
H A Deeh_pseries.c84 eeh_probe_device(pdev); in pseries_pcibios_bus_add_device()
/linux/arch/powerpc/kernel/
H A Deeh.c1007 void eeh_probe_device(struct pci_dev *dev) in eeh_probe_device() function
/linux/arch/powerpc/platforms/powernv/
H A Deeh-powernv.c45 eeh_probe_device(pdev); in pnv_pcibios_bus_add_device()