Home
last modified time | relevance | path

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

/Linux-v5.10/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
/Linux-v5.10/arch/powerpc/kernel/
Deeh.c950 eeh_remove_device(to_pci_dev(dev)); in eeh_device_notifier()
1071 void eeh_remove_device(struct pci_dev *dev) in eeh_remove_device() function