Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A 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
/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/
H A Deeh_pseries.c82 eeh_probe_device(pdev); in pseries_pcibios_bus_add_device()
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
H A Deeh_pseries.c84 eeh_probe_device(pdev); in pseries_pcibios_bus_add_device()
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Deeh.c1002 * eeh_probe_device() - Perform EEH initialization for the indicated pci device
1008 void eeh_probe_device(struct pci_dev *dev) in eeh_probe_device() function
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
H A Deeh-powernv.c44 eeh_probe_device(pdev); in pnv_pcibios_bus_add_device()
/kernel/linux/linux-6.6/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) in eeh_probe_device() function
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/
H A Deeh-powernv.c45 eeh_probe_device(pdev); in pnv_pcibios_bus_add_device()

Completed in 13 milliseconds