Home
last modified time | relevance | path

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

/linux-6.12.1/arch/powerpc/include/asm/
Deeh.h299 void eeh_remove_device(struct pci_dev *);
348 static inline void eeh_remove_device(struct pci_dev *dev) { } in eeh_remove_device() function
/linux-6.12.1/arch/powerpc/kernel/
Deeh.c945 eeh_remove_device(to_pci_dev(dev)); in eeh_device_notifier()
1067 void eeh_remove_device(struct pci_dev *dev) in eeh_remove_device() function