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

/linux-master/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) { } function
/linux-master/arch/powerpc/platforms/pseries/
H A Deeh_pseries.c84 eeh_probe_device(pdev);
/linux-master/arch/powerpc/kernel/
H A Deeh.c992 * eeh_probe_device() - Perform EEH initialization for the indicated pci device
998 void eeh_probe_device(struct pci_dev *dev) function
/linux-master/arch/powerpc/platforms/powernv/
H A Deeh-powernv.c45 eeh_probe_device(pdev);

Completed in 199 milliseconds