Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A 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
/kernel/linux/linux-6.6/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) { } in eeh_remove_device() function
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Deeh.c947 eeh_remove_device(to_pci_dev(dev)); in eeh_device_notifier()
1059 * eeh_remove_device - Undo EEH setup for the indicated pci device
1068 void eeh_remove_device(struct pci_dev *dev) in eeh_remove_device() function
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Deeh.c936 eeh_remove_device(to_pci_dev(dev)); in eeh_device_notifier()
1049 * eeh_remove_device - Undo EEH setup for the indicated pci device
1058 void eeh_remove_device(struct pci_dev *dev) in eeh_remove_device() function

Completed in 11 milliseconds