Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Deeh.h299 void eeh_remove_device(struct pci_dev *);
349 static inline void eeh_remove_device(struct pci_dev *dev) { } in eeh_remove_device() function
/arch/powerpc/kernel/
Deeh.c947 eeh_remove_device(to_pci_dev(dev)); in eeh_device_notifier()
1068 void eeh_remove_device(struct pci_dev *dev) in eeh_remove_device() function