Searched refs:eeh_remove_device (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/powerpc/include/asm/
H A Deeh.h299 void eeh_remove_device(struct pci_dev *);
347 static inline void eeh_remove_device(struct pci_dev *dev) { } function
/linux-master/arch/powerpc/kernel/
H A Deeh.c936 eeh_remove_device(to_pci_dev(dev));
1049 * eeh_remove_device - Undo EEH setup for the indicated pci device
1058 void eeh_remove_device(struct pci_dev *dev) function

Completed in 106 milliseconds