Home
last modified time | relevance | path

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

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