Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/kernel/
Deeh_sysfs.c110 static int eeh_notify_resume_add(struct pci_dev *pdev) in eeh_notify_resume_add() function
133 static inline int eeh_notify_resume_add(struct pci_dev *pdev) { return 0; } in eeh_notify_resume_add() function
151 rc += eeh_notify_resume_add(pdev); in eeh_sysfs_add_device()