Home
last modified time | relevance | path

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

/arch/powerpc/kernel/
Deeh_sysfs.c109 static int eeh_notify_resume_add(struct pci_dev *pdev) in eeh_notify_resume_add() function
132 static inline int eeh_notify_resume_add(struct pci_dev *pdev) { return 0; } in eeh_notify_resume_add() function
150 rc += eeh_notify_resume_add(pdev); in eeh_sysfs_add_device()